Jump to content

VIDEOCFG.DLL: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 44: Line 44:


==Source Code==
==Source Code==
The source code of this DLL seems to be available on the IBM DDK under it's license.  
The source code of this DLL seems to be available on the IBM DDK under it's license.
DDK\video\src\video\videocfg




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

Revision as of 21:44, 12 November 2015

Versions

Date Version Size Comments
Mar-22-2006 9:47a 14.105 59,918 bytes. @#IBM:14.105#@ VIDEO CONFIGURATION MANAGER

DLL Entry Points

Dumping Resident Name Table:
	Ordinal Object  Offset    Name
	   0                      VIDEOCFG
	   3       1    0000:1240 GetCurrentDesktopMode
	   4       1    0000:7E74 DIF_DisplayTypeDlgProc
	   5       2    0000      VCFG16Request
	   6       1    0000:4798 ScreenDlgProc
	   7       1    0000:0C4C GetCurrentCfg
	   8       1    0000:0E7C SetCurrentCfg
	   9       1    0000:0994 AddMonitorData
	  10       1    0000:9AAC DMQS_DisplayTypeDlgProc
	  11       1    0000:7B88 QueryDisplayTypePageData
	  12       1    0000:1254 GetCurrentOS2DesktopMode
	  13       1    0000:0860 GetAllMonitors
	  14       1    0000:083C QueryNumMonitors
	  15       1    0000:4570 QueryScreenPageData

DLLs Loaded

Source Code

The source code of this DLL seems to be available on the IBM DDK under it's license.

DDK\video\src\video\videocfg