Jump to content

VMAN.DLL

From EDM2
Revision as of 22:09, 4 August 2015 by Martini (talk | contribs)

This file is also called the "Video Manager". It is refered 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 componente 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 2:20pm N/A 67,993 bytes.

DLL Entry Points

	Ordinal Object  Offset    Name
	   0                      Video Manager
	   7       1    00003DA4  VHUnLockMem
	  10       1    00006010  VHCallForward
	   9       1    00004D00  VMPointerBlt
	   4       1    000039FC  VHPhysToVirt
	   5       1    0000395C  VHGetVRAMInfo
	  13       1    00003C7C  VHMap
	  11       1    0000633C  SeamlessVDMCreated
	   1       1    00000000  VMIEntry
	   3       1    000039E4  VHFreeMem
	   6       1    00003E50  VHLockMem
	   8       1    00003BF4  VHMapVRAM
	  14       1    00003838  VHSetMTRR
	   2       1    00003C44  VHAllocMem
	  12       1    00006020  SeamlessVDMDestroyed

DLLs Loaded