PMVDMP.DLL: Difference between revisions
Appearance
mNo edit summary |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
OS/2 PM Internal VDM Support Library | 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. | 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== | ==Version== | ||
Line 7: | Line 7: | ||
!Date||Version||Size||Comments | !Date||Version||Size||Comments | ||
|- | |- | ||
|2003-07-16 | |2003-07-16|| ||45,331 bytes|| | ||
|} | |} | ||
Line 36: | Line 36: | ||
==Device Driver Requirement== | ==Device Driver Requirement== | ||
* MOUSE$ - [[MOUSE.SYS]] | * MOUSE$ - [[MOUSE.SYS]] | ||
* KBD$ - [[KBDBASE.SYS]] | |||
[[Category:Files]] | [[Category:Files]] |
Latest revision as of 16:26, 12 November 2022
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 | 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