VIDEOCFG.DLL: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Video Configuration Manager | |||
==Versions== | ==Versions== | ||
{| | {|class="wikitable" | ||
!Date||Version||Size||Comments | |||
!Date | |||
| | |||
| | |||
| | |||
| | |||
|- | |- | ||
|2006-03-22||14.105||59,918 bytes|| | |||
|} | |} | ||
== | ==Exports== | ||
# | |||
# | |||
#GetCurrentDesktopMode | |||
#DIF_DisplayTypeDlgProc | |||
#VCFG16Request | |||
#ScreenDlgProc | |||
#GetCurrentCfg | |||
#SetCurrentCfg | |||
#AddMonitorData | |||
#DMQS_DisplayTypeDlgProc | |||
#QueryDisplayTypePageData | |||
#GetCurrentOS2DesktopMode | |||
#GetAllMonitors | |||
#QueryNumMonitors | |||
#QueryScreenPageData | |||
==DLLs Loaded== | ==DLLs Loaded== | ||
Line 43: | Line 34: | ||
* [[HELPMGR.DLL]] | * [[HELPMGR.DLL]] | ||
==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 | |||
[[Category: | [[Category:DLL]] |
Latest revision as of 16:37, 26 January 2020
Video Configuration Manager
Versions
Date | Version | Size | Comments |
---|---|---|---|
2006-03-22 | 14.105 | 59,918 bytes |
Exports
- GetCurrentDesktopMode
- DIF_DisplayTypeDlgProc
- VCFG16Request
- ScreenDlgProc
- GetCurrentCfg
- SetCurrentCfg
- AddMonitorData
- DMQS_DisplayTypeDlgProc
- QueryDisplayTypePageData
- GetCurrentOS2DesktopMode
- GetAllMonitors
- QueryNumMonitors
- 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