Jump to content

PMEX.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Version==
==Version==
 
{| class="wikitable"
{| border="1"
!Date||Version||Size||Comments
|-
!Date
!Version
!Size
!Comments
|-
| 4-13-2011  9:31a
| N/A
| 13,114 bytes.
| Included on eComStation 2.1.
|-
|-
|}
|2011-04-13|| ||13,114 bytes||
       
|}      
 
==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==
* [[PMMERGE.DLL]]
* [[DOSCALL1.DLL]]


==Used by==
==Exports==
* [[PMWP.DLL]]
#DosExEditName
#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