Jump to content

VREXX.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions 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
Ordinal Object  Offset    Name
#VMSGBOX
  0                      (C) Copyright IBM Corp.  1992, 1993
#VINPUTBOX
  25      1    00000060  VGETVERSION
#VMULTBOX
  13      1    00000C38  VOPENWINDOW
#VLISTBOX
  14      1    00000B98  VCLOSEWINDOW
#VRADIOBOX
  15      1    00000AF8  VCLEARWINDOW
#VCHECKBOX
  20      1    000005CC  VSAY
#VCOLORBOX
  23      1    000001A4  VARC
#VFONTBOX
  1      1    00002A3C  VINIT
#VFILEBOX
  22      1    000002B8  VDRAW
#VDIALOGPOS
  26      1    00000000  VEXIT
#VTABLEBOX
  19      1    000006C0  VRESIZE
#VOPENWINDOW
  10      1    00001534  VFILEBOX
#VCLOSEWINDOW
  5      1    00001F20  VLISTBOX
#VCLEARWINDOW
  21      1    000004F4  VSETFONT
#VSETTITLE
  9      1    00001680  VFONTBOX
#VFORECOLOR
  2      1    00002870  VMSGBOX
#VBACKCOLOR
  7      1    00001978  VCHECKBOX
#VRESIZE
  12      1    00000E88  VTABLEBOX
#VSAY
  4      1    000022D8  VMULTBOX
#VSETFONT
  6      1    00001CDC  VRADIOBOX
#VDRAW
  8      1    000017FC  VCOLORBOX
#VARC
  3      1    00002648  VINPUTBOX
#VDRAWPARMS
  16      1    00000A34  VSETTITLE
#VGETVERSION
  18      1    000008AC  VBACKCOLOR
#VEXIT
  11      1    000013D8  VDIALOGPOS
  24      1    000000B8  VDRAWPARMS
  17      1    00000970  VFORECOLOR


==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