Jump to content

VMAN.DLL: Difference between revisions

From EDM2
No edit summary
Line 1: Line 1:
This file is also called the "Video Manager".
VMAN exports a single entry routine, VMIEntry, which is called for all VMI commands.
VMAN is responsible for coordinating commands to a specific GRADD.
More information at the [[GRADD_Architecture_for_OS/2_for_the_PowerPC#The_Video_Manager_--_VMAN|GRADD Architecture for OS/2 for the PowerPC]] article.


==Version==
==Version==

Revision as of 19:18, 23 July 2015

This file is also called the "Video Manager". VMAN exports a single entry routine, VMIEntry, which is called for all VMI commands.

VMAN is responsible for coordinating commands to a specific GRADD.

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