Jump to content

VRPRINT.DLL: Difference between revisions

From EDM2
Created page with "==Version== {| class="wikitable" |- ! Date !!Version !! Size !! Comments |- | 1996/Oct/26 7:31p|| || 153,344 bytes || |- |} ==DLL Entry Points== <PRE> 0 ..."
 
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
VX-REXX support of [[PrintGraph]]
==Version==
==Version==
 
{|class="wikitable"
{| class="wikitable"
!Date||Version||Size||Comments
|-
! Date !!Version !! Size  !! Comments
|-
| 1996/Oct/26 7:31p|| || 153,344 bytes ||  
|-
|-
|1996-10-26 19:31|| ||153,344 bytes||
|}
|}


==DLL Entry Points==
==DLL Entry Points==
 
#_VRPRINT_VERSION_INFO_
<PRE>
#SOMInitModule
  0                      VRPRINT
#SOMUninitModule
  1      1    00012A90  _VRPRINT_VERSION_INFO_
#_VXREXX_CALLER_
  2      1    00012B00  SOMInitModule
  3      1    00012AD0  SOMUninitModule
  4      1    00012B98  _VXREXX_CALLER_
</PRE>


==DLLs Loaded==
==DLLs Loaded==
Line 32: Line 27:
* SOM.DLL
* SOM.DLL
* REXXAPI.DLL
* REXXAPI.DLL
==Used by==
==Patents==


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

Revision as of 15:07, 25 February 2017

VX-REXX support of PrintGraph

Version

Date Version Size Comments
1996-10-26 19:31 153,344 bytes

DLL Entry Points

  1. _VRPRINT_VERSION_INFO_
  2. SOMInitModule
  3. SOMUninitModule
  4. _VXREXX_CALLER_

DLLs Loaded

  • DOSCALL1.DLL
  • PMGPI.DLL
  • PMWIN.DLL
  • NLS.DLL
  • PMSHAPI.DLL
  • PMSPL.DLL
  • SESMGR.DLL
  • QUECALLS.DLL
  • PMCTLS.DLL
  • MSG.DLL
  • SOM.DLL
  • REXXAPI.DLL