GRE2VMAN.DLL: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
On a Presentation Manager environment this file is the first translation layer that will be loaded. | On a Presentation Manager environment this file is the first translation layer that will be loaded. | ||
==Versions== | ==Versions== | ||
{|class="wikitable" | |||
{| | |||
!Date | !Date | ||
!Version | !Version | ||
Line 15: | Line 12: | ||
!Comments | !Comments | ||
|- | |- | ||
|2007-10-25 | |2007-10-25 16:54 | ||
|14.105 | |14.105 | ||
|21, | |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 39: | Line 31: | ||
* [[PMGRE.DLL]] | * [[PMGRE.DLL]] | ||
* [[PMWIN.DLL]] | * [[PMWIN.DLL]] | ||
[[Category:Files]] | [[Category:Files]] |
Revision as of 21:29, 4 December 2016
OS/2 GRE to VMAN Translation Layer.
This component is called the "translation layer" and it 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 16:54 | 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