Jump to content

PMDCTLS.DLL: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This component is part of Presentation Manager (PM).
Presentation Manager (PM) Controls DLL


==Version==
==Version==
 
{|class="wikitable"
{| border="1"
!Date||Version||Size||Comments
|-
|-
!Date
|2009-05-11|| ||645,926 bytes||
!Version
!Size
!Comments
|-
|2009-May-11 11:36pm
|N/A
|645,926b.
|By IBM. Included on eComStation 2.1.
|-
|
|
|
|
|}
|}


==Exports==
#RegisterValueset
#ValuesetWndProc
#WinFileDlg
#WinDefFileDlgProc
#WinFreeFileDlgList
#STMInitStorageSpace
#STMTermStorageSpace
#STMAllocateStorage
#STMFreeStorage
#STMIncrementUseCount
#STMDecrementUseCount
#STMShareStorage


==DLL Entry Points==
[[Category:DLL]]
                   
{| border="1"
|-
|1
|[[OS2_API:RegisterValueset|RegisterValueset]]
|2
|[[OS2_API:ValuesetWndProc|ValuesetWndProc]]
|-
|3
|[[OS2_API:WinFileDlg|WinFileDlg]]
|4
|[[OS2_API:WinDefFileDlgProc|WinDefFileDlgProc]]
|-
|5
|[[OS2_API:WinFreeFileDlgList|WinFreeFileDlgList]]
|6
|[[OS2_API:STMInitStorageSpace|STMInitStorageSpace]]
|-
|7
|[[OS2_API:STMTermStorageSpace|STMTermStorageSpace]]
|8
|[[OS2_API:STMAllocateStorage|STMAllocateStorage]]
|-
|9
|[[OS2_API:STMFreeStorage|STMFreeStorage]]
|10
|[[OS2_API:STMIncrementUseCount|STMIncrementUseCount]]
|-
|11
|[[OS2_API:STMDecrementUseCount|STMDecrementUseCount]]
|12
|[[OS2_API:STMShareStorage|STMShareStorage]]
|}
 
[[Category:The OS/2 API Project]]

Latest revision as of 04:05, 17 February 2020

Presentation Manager (PM) Controls DLL

Version

Date Version Size Comments
2009-05-11 645,926 bytes

Exports

  1. RegisterValueset
  2. ValuesetWndProc
  3. WinFileDlg
  4. WinDefFileDlgProc
  5. WinFreeFileDlgList
  6. STMInitStorageSpace
  7. STMTermStorageSpace
  8. STMAllocateStorage
  9. STMFreeStorage
  10. STMIncrementUseCount
  11. STMDecrementUseCount
  12. STMShareStorage