Jump to content

PMVDMP.DLL: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 4: Line 4:


==Version==
==Version==
 
{|class="wikitable"
{| border="1"
|-
!Date
!Version
!Size
!Comments
|-
|-
|2003-Jul-16 3:17pm
!Date||Version||Size||Comments
|N/A
|45,331b.
|By IBM. Included on eComStation 2.1.
|-
|-
|
|2003-07-16 15:17|| ||45,331 bytes||
|
|
|
|}
|}


==DLL Entry Point==
==DLL Entry Point==
 
#VdmCreate
                       
#VdmDestroy
{| border="1"
#VdmSetSGType
|-
#VdmSetFocus
|1
#VdmPostScan
|VdmCreate
#VdmPostChar
|2
#VdmPostMouse
|VdmDestroy
#VdmPropertyDialog
|-
#VdmSettingsDialog
|3
#VdmUpdateWindow
|VdmSetSGType
#Windows32PropertyDialog
|4
#DosTransPropBinToStrl
|VdmSetFocus
#DosTransPropStrlToBin
|-
#Dos32TransPropBinToStrl
|5
#Dos32TransPropStrlToBin
|VdmPostScan
|6
|VdmPostChar
|-
|7
|VdmPostMouse
|8
|VdmPropertyDialog
|-
|9
|VdmSettingsDialog
|10
|VdmUpdateWindow
|-
|11
|Windows32PropertyDialog
|12
|DosTransPropBinToStrl
|-
|13
|DosTransPropStrlToBin
|14
|Dos32TransPropBinToStrl
|-
|15
|Dos32TransPropStrlToBin
|}


==DLLs Loaded==
==DLLs Loaded==

Revision as of 00:03, 12 March 2017

This component is part of Presentation Manager (PM).

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