Jump to content

PMEX.DLL: Difference between revisions

From EDM2
Created page with " ==Version== {| border="1" |- !Date !Version !Size !Comments |- | 4-13-2011 9:31a | N/A | 13,114 bytes. | Included on eComStation 2.1. |- |} ==DLL Entry Points== ..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Version==
==Version==
 
{| class="wikitable"
{| border="1"
!Date||Version||Size||Comments
|-
|-
!Date
|2011-04-13|| ||13,114 bytes||
!Version
|}      
!Size
!Comments
|-
| 4-13-2011  9:31a
| N/A
| 13,114 bytes.
| Included on eComStation 2.1.
|-
|}
       
 
==DLL Entry Points==
<PRE>
NonResident
Ordinal Object  Offset    Name
  1      1    00000080  DosExEditName
  2      1    00000170  GetExIconWindowsEXE
  3      1    00000330  WinExFileDlg
  4      1    00000300  WinExDefFileDlgProc
  5      1    000002E0  WinExFreeFileDlgList
</PRE>


==DLLs Loaded==
==Exports==
* [[PMMERGE.DLL]]
#DosExEditName
* [[DOSCALL1.DLL]]
#GetExIconWindowsEXE
#WinExFileDlg
#WinExDefFileDlgProc
#WinExFreeFileDlgList


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

Latest revision as of 01:56, 19 June 2023

Version

Date Version Size Comments
2011-04-13 13,114 bytes

Exports

  1. DosExEditName
  2. GetExIconWindowsEXE
  3. WinExFileDlg
  4. WinExDefFileDlgProc
  5. WinExFreeFileDlgList