Jump to content

VREXX.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[VREXX]] packages its external functions in the dynamic link library VREXX.DLL.
==Version==
==Version==
{| class="wikitable"
{|class="wikitable"
!Date
!Date||Version||Size||Comments
!Version
|-
!Size
|1992-09-10||1.0||53.432 bytes||
!Comments
|-
|-
|1993-10-28 06:10
|1993-10-28||1.1||51,102 bytes||
|N/A
|51,102 bytes
|By IBM
|}
|}


==DLL Entry Points==
==DLL Entry Points==
NonResident Name Table:
#VINIT
{|class="wikitable"
#VMSGBOX
!Ordinal||Object||Offset||Name
#VINPUTBOX
|-
#VMULTBOX
|1||1||00002A3C||VINIT
#VLISTBOX
|-
#VRADIOBOX
|2||1||00002870||VMSGBOX
#VCHECKBOX
|-
#VCOLORBOX
|3||1||00002648||VINPUTBOX
#VFONTBOX
|-
#VFILEBOX
|4||1||000022D8||VMULTBOX
#VDIALOGPOS
|-
#VTABLEBOX
|5||1||00001F20||VLISTBOX
#VOPENWINDOW
|-
#VCLOSEWINDOW
|6||1||00001CDC||VRADIOBOX
#VCLEARWINDOW
|-
#VSETTITLE
|7||1||00001978||VCHECKBOX
#VFORECOLOR
|-
#VBACKCOLOR
|8||1||000017FC||VCOLORBOX
#VRESIZE
|-
#VSAY
|9||1||00001680||VFONTBOX
#VSETFONT
|-
#VDRAW
|10||1||00001534||VFILEBOX
#VARC
|-
#VDRAWPARMS
|11||1||000013D8||VDIALOGPOS
#VGETVERSION
|-
#VEXIT
|12||1||00000E88||VTABLEBOX
|-
|13||1||00000C38||VOPENWINDOW
|-
|14||1||00000B98||VCLOSEWINDOW
|-
|15||1||00000AF8||VCLEARWINDOW
|-
|16||1||00000A34||VSETTITLE
|-
|17||1||00000970||VFORECOLOR
|-
|18||1||000008AC||VBACKCOLOR
|-
|19||1||000006C0||VRESIZE
|-
|20||1||000005CC||VSAY
|-
|21||1||000004F4||VSETFONT
|-
|22||1||000002B8||VDRAW
|-
|23||1||000001A4||VARC
|-
|24||1||000000B8||VDRAWPARMS
|-
|25||1||00000060||VGETVERSION
|-
|26||1||00000000||VEXIT
|}


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

Latest revision as of 02:01, 14 November 2019

VREXX packages its external functions in the dynamic link library VREXX.DLL.

Version

Date Version Size Comments
1992-09-10 1.0 53.432 bytes
1993-10-28 1.1 51,102 bytes

DLL Entry Points

  1. VINIT
  2. VMSGBOX
  3. VINPUTBOX
  4. VMULTBOX
  5. VLISTBOX
  6. VRADIOBOX
  7. VCHECKBOX
  8. VCOLORBOX
  9. VFONTBOX
  10. VFILEBOX
  11. VDIALOGPOS
  12. VTABLEBOX
  13. VOPENWINDOW
  14. VCLOSEWINDOW
  15. VCLEARWINDOW
  16. VSETTITLE
  17. VFORECOLOR
  18. VBACKCOLOR
  19. VRESIZE
  20. VSAY
  21. VSETFONT
  22. VDRAW
  23. VARC
  24. VDRAWPARMS
  25. VGETVERSION
  26. VEXIT

DLLs Loaded