PMVDMP.DLL: Difference between revisions
Appearance
Line 36: | Line 36: | ||
==Device Driver Requirement== | ==Device Driver Requirement== | ||
* MOUSE$ - [[MOUSE.SYS]] | * MOUSE$ - [[MOUSE.SYS]] | ||
* KBD$ - [[KBDBASE.SYS]] | |||
[[Category:Files]] | [[Category:Files]] |
Revision as of 04:29, 30 May 2018
OS/2 PM Internal VDM Support Library
It is buillt on the PMVIOP base, a support for VDM in a PM window. Contains communication with a VDM and drawing it in a PM window, and dialogs for DOS session properties.
Version
Date | Version | Size | Comments |
---|---|---|---|
2003-07-16 15:17 | 45,331 bytes |
DLL Entry Point
- VdmCreate
- VdmDestroy
- VdmSetSGType
- VdmSetFocus
- VdmPostScan
- VdmPostChar
- VdmPostMouse
- VdmPropertyDialog
- VdmSettingsDialog
- VdmUpdateWindow
- Windows32PropertyDialog
- DosTransPropBinToStrl
- DosTransPropStrlToBin
- Dos32TransPropBinToStrl
- Dos32TransPropStrlToBin
DLLs Loaded
Device Driver Requirement
- MOUSE$ - MOUSE.SYS
- KBD$ - KBDBASE.SYS