Jump to content

VMAN.DLL: Difference between revisions

From EDM2
Line 51: Line 51:
* SINGLEQ$ -  
* SINGLEQ$ -  
* OEMHLP$ -  
* OEMHLP$ -  
* SCREEN$
* SCREEN$ - [[SCREEN01.SYS]] / [[SCREEN02.SYS]]


[[Category:Files]]
[[Category:Files]]

Revision as of 20:40, 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

  1. VMIEntry
  2. VHAllocMem
  3. VHFreeMem
  4. VHPhysToVirt
  5. VHGetVRAMInfo
  6. VHLockMem
  7. VHUnLockMem
  8. VHMapVRAM
  9. VMPointerBlt
  10. VHCallForward
  11. SeamlessVDMCreated
  12. SeamlessVDMDestroyed
  13. VHMap
  14. VHSetMTRR

DLLs Loaded

Device Driver Requirement