VIDEOPMI.DLL: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
Super VGA PMI-Handler | Super VGA PMI-Handler of the Base Video Subsystem (BVS). VIDEOPMI.DLL is a shared module that comunicates to/from BVHSVGA (Protected mode video device driver) and VSVGA (Virtual video device driver). | ||
VIDEOPMI is an important subsystem because it provides services to: | VIDEOPMI is an important subsystem because it provides services to: | ||
Line 18: | Line 16: | ||
==DLL Entry Points== | ==DLL Entry Points== | ||
#VIDEOPMI32Init | |||
#VIDEOPMI16Init | |||
#VIDEOPMI32UnInit | |||
#VIDEOPMI16UnInit | |||
#VIDEOPMI32Request | |||
#VIDEOPMI16Request | |||
==DLLs Loaded== | ==DLLs Loaded== |
Revision as of 22:15, 2 February 2017
Super VGA PMI-Handler of the Base Video Subsystem (BVS). VIDEOPMI.DLL is a shared module that comunicates to/from BVHSVGA (Protected mode video device driver) and VSVGA (Virtual video device driver).
VIDEOPMI is an important subsystem because it provides services to:
- BVHSVGA for OS/2 full-screen sessions
- BVHWNDW for OS/2 windowed session
- VSVGA for VDMs
- VIO API for 32-bit programming interface
- Base Video Subsystem
Version
Date | Version | Size | Comments |
---|---|---|---|
2006-03-22 09:47 | 14.105 | 65,161 bytes |
DLL Entry Points
- VIDEOPMI32Init
- VIDEOPMI16Init
- VIDEOPMI32UnInit
- VIDEOPMI16UnInit
- VIDEOPMI32Request
- VIDEOPMI16Request