Jump to content

FASTINI.DLL: Difference between revisions

From EDM2
Created page with "==Version== {| class="wikitable" |- ! Date !!Version !! Size !! Comments |- | 5-28-98 6:26p|| 98.148 || 31,462 bytes || |- |} ==DLL Entry Points== <PRE> Ordinal Objec..."
 
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
==Version==
==Version==
 
{|class="wikitable"
{| class="wikitable"
!Date||Version||Size||Comments
|-
! Date !!Version !! Size  !! Comments
|-
| 5-28-98  6:26p|| 98.148  || 31,462 bytes ||  
|-
|-
|1998-05-28 18:26||98.148||31,462 bytes||
|}
|}


==DLL Entry Points==
==DLL Entry Points==
<PRE>
<PRE>
Ordinal Object  Offset    Name
Ordinal Object  Offset    Name
  0                      FASTINI
  1      1    000000AE  FastIniStart
  1      1    000000AE  FastIniStart
  2      1    000001C3  FastIniVersion
  2      1    000001C3  FastIniVersion
  3      1    00000000  FastIniEnd
  3      1    00000000  FastIniEnd
</PRE>
</PRE>


Line 26: Line 21:
* PMSHAPI.DLL
* PMSHAPI.DLL
* MSG.DLL
* MSG.DLL
==Used by==
==Patents==


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

Revision as of 08:36, 7 October 2016

Version

Date Version Size Comments
1998-05-28 18:26 98.148 31,462 bytes

DLL Entry Points

Ordinal Object  Offset    Name
   1       1    000000AE  FastIniStart
   2       1    000001C3  FastIniVersion
   3       1    00000000  FastIniEnd

DLLs Loaded

  • REXX.DLL
  • DOSCALL1.DLL
  • PMWIN.DLL
  • NLS.DLL
  • PMSHAPI.DLL
  • MSG.DLL