GRE2VMAN.DLL: Difference between revisions
Appearance
Created page with "==Versions== * ==DLL Entry Points== ==DLLs Loaded== * VMAN.DLL * DOSCALL1.DLL * PMGRE.DLL * PMWIN.DLL Category:Files" |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
OS/2 GRE to VMAN Translation Layer reports the GRADD modes and capabilities to the Graphic Engine. | |||
On a Presentation Manager environment this file is the first translation layer that will be loaded. | |||
==Versions== | ==Versions== | ||
{|class="wikitable" | |||
!Date||Version||Size||Comments | |||
|- | |||
|2007-10-25||14.105||21,325 bytes||V2.0 732391.51984 | |||
|} | |||
==DLL Entry Points== | ==DLL Entry Points== | ||
103 movecursorblock | |||
200 OS2_PM_DRV_ENABLE | |||
202 OS2_PM_DRV_QUERYSCREENRESOLUTIONS | |||
350 SEAMLESSTERMINATE | |||
351 SEAMLESSINITIALIZE | |||
1000 NotifyModeChange | |||
==DLLs Loaded== | ==DLLs Loaded== | ||
Line 10: | Line 24: | ||
* [[PMWIN.DLL]] | * [[PMWIN.DLL]] | ||
[[Category:DLL]] | |||
[[Category: |
Latest revision as of 00:46, 10 March 2020
OS/2 GRE to VMAN Translation Layer reports the GRADD modes and capabilities to the Graphic Engine.
On a Presentation Manager environment this file is the first translation layer that will be loaded.
Versions
Date | Version | Size | Comments |
---|---|---|---|
2007-10-25 | 14.105 | 21,325 bytes | V2.0 732391.51984 |
DLL Entry Points
103 movecursorblock 200 OS2_PM_DRV_ENABLE 202 OS2_PM_DRV_QUERYSCREENRESOLUTIONS 350 SEAMLESSTERMINATE 351 SEAMLESSINITIALIZE 1000 NotifyModeChange