GRE2VMAN.DLL: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
OS/2 GRE to VMAN Translation Layer | 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 | ||
!Date | |||
| | |||
| | |||
| | |||
| | |||
|- | |- | ||
|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 40: | 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