Jump to content

PMVDMP.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
This component is part of Presentation Manager (PM). 
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.   
Line 5: Line 5:
==Version==
==Version==
{|class="wikitable"
{|class="wikitable"
|-
!Date||Version||Size||Comments
!Date||Version||Size||Comments
|-
|-

Revision as of 02:36, 18 January 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

  1. VdmCreate
  2. VdmDestroy
  3. VdmSetSGType
  4. VdmSetFocus
  5. VdmPostScan
  6. VdmPostChar
  7. VdmPostMouse
  8. VdmPropertyDialog
  9. VdmSettingsDialog
  10. VdmUpdateWindow
  11. Windows32PropertyDialog
  12. DosTransPropBinToStrl
  13. DosTransPropStrlToBin
  14. Dos32TransPropBinToStrl
  15. Dos32TransPropStrlToBin

DLLs Loaded