Jump to content

VROBJEX.DLL: Difference between revisions

From EDM2
 
(One intermediate revision by the same user not shown)
Line 24: Line 24:
#_VXREXX_CALLER_
#_VXREXX_CALLER_
#VRXPutClipboardText
#VRXPutClipboardText
#VRXSetMultiLineEditFormat
#VRXColorDialog
#VRXColorDialog
==DLLs Loaded==
* [[SOM.DLL]]
* [[REXXAPI.DLL]]
* [[REXX.DLL]]
* [[DOSCALL1.DLL]]
* [[PMGPI.DLL]]
* [[PMWIN.DLL]]
* [[PMCTLS.DLL]]
* [[NLS.DLL]]
* [[MSG.DLL]]


[[Category:Files]]
[[Category:Files]]

Latest revision as of 00:26, 17 January 2021

VX-REXX Extras API Library (Alex Taylor)

Version

Date Version Size Comments
2020-01-20 1.33 151,138 bytes VX-REXX Extras API Library By Alex Taylor.
2015-12-15 1.31 148,066 bytes
2014-11-05 1.30 bytes [1]

DLL Entry Points

  1. VRXLoadFuncs
  2. VRXDirectoryDialog
  3. VRXVersion
  4. SOMUninitModule
  5. _VROBJEX_VERSION_INFO_
  6. VRXColourDialog
  7. SOMInitModule
  8. VRXGetClipboardText
  9. VRXDropFuncs
  10. _VXREXX_CALLER_
  11. VRXPutClipboardText
  12. VRXSetMultiLineEditFormat
  13. VRXColorDialog

DLLs Loaded