VMAN.DLL: Difference between revisions
Appearance
Line 49: | Line 49: | ||
* GRADD$ - [[GRADD.SYS]] | * GRADD$ - [[GRADD.SYS]] | ||
* MOUSE$ - [[MOUSE.SYS]] | * MOUSE$ - [[MOUSE.SYS]] | ||
* SINGLEQ$ - | |||
[[Category:Files]] | [[Category:Files]] |
Revision as of 03:35, 30 May 2018
This file is also called the "Video Manager". It is referred a the main component of the GRADD Model.
VMAN exports a single entry routine, VMIEntry, which is called for all VMI commands.
VMAN is responsible for coordinating commands to a specific GRADD. It serialize the communication be between the GRADDs and the translation layer. It is responsible of Communication and Input Management.
This component can also call Softdraw for simulation.
More information at the GRADD Architecture for OS/2 for the PowerPC article.
Version
Date | Version | Size | Comments |
---|---|---|---|
2006-03-22 14:20 | 67,993 bytes |
DLL Entry Points
- VMIEntry
- VHAllocMem
- VHFreeMem
- VHPhysToVirt
- VHGetVRAMInfo
- VHLockMem
- VHUnLockMem
- VHMapVRAM
- VMPointerBlt
- VHCallForward
- SeamlessVDMCreated
- SeamlessVDMDestroyed
- VHMap
- VHSetMTRR