Jump to content

HHP.DLL: Difference between revisions

From EDM2
Created page with " ==Version== {| border="1" |- !Date !Version !Size !Comments |- |6-23-04 11:43p |14.75 |4,462 bytes. |By IBM |- |} ==DLL Entry Points== Resident Name Table: Ordinal Object..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This file seems to forward its functions to [[MMPM.DLL]]


==Version==
==Version==
 
{|class="wikitable"
{| border="1"
!Date||Version||Size||Comments
|-
!Date
!Version
!Size
!Comments
|-
|6-23-04 11:43p
|14.75
|4,462 bytes.
|By IBM
|-
|-
|2001-07-26||14.75||4,462 bytes||
|}
|}


==DLL Entry Points==
==Exports==
 
Forwarded
Resident Name Table:
#HhpCreateHeap  MMPM.120
Ordinal Object  Offset    Name
#HhpIAllocMem   MMPM.121
  0                      hhp
#HhpFreeMem      MMPM.122
  2      0   0001:0079 HhpIAllocMem
#HhpDestroyHeap  MMPM.123
Forwarded to MMPM.121
#HhpAccessHeap   MMPM.124
  11      0    0001:0082 HhpTAllocMem
#HhpReleaseHeap MMPM.125
Forwarded to MMPM.130
#HhpAllocBuffer MMPM.126
  1      0    0001:0078 HhpCreateHeap
#HhpFreeBuffer  MMPM.127
Forwarded to MMPM.120
#HhpAccessBuffer MMPM.128
  5      0    0001:007C HhpAccessHeap
#HhpGetPID       MMPM.129
Forwarded to MMPM.124
#HhpTAllocMem   MMPM.130
  8      0    0001:007F HhpFreeBuffer
Forwarded to MMPM.127
  6      0    0001:007D HhpReleaseHeap
Forwarded to MMPM.125
  7      0    0001:007E HhpAllocBuffer
Forwarded to MMPM.126
  4      0    0001:007B HhpDestroyHeap
Forwarded to MMPM.123
  9      0    0001:0080 HhpAccessBuffer
Forwarded to MMPM.128
  10       0    0001:0081 HhpGetPID
Forwarded to MMPM.129
  3      0   0001:007A HhpFreeMem
Forwarded to MMPM.122
 
</PRE>


==DLLs Loaded==
==DLLs Loaded==
Line 51: Line 27:
* [[DOSCALL1.DLL]]
* [[DOSCALL1.DLL]]


[[Category:Files]]
[[Category:MMPM/2 Files]]

Latest revision as of 21:52, 9 April 2020

This file seems to forward its functions to MMPM.DLL

Version

Date Version Size Comments
2001-07-26 14.75 4,462 bytes

Exports

Forwarded

  1. HhpCreateHeap MMPM.120
  2. HhpIAllocMem MMPM.121
  3. HhpFreeMem MMPM.122
  4. HhpDestroyHeap MMPM.123
  5. HhpAccessHeap MMPM.124
  6. HhpReleaseHeap MMPM.125
  7. HhpAllocBuffer MMPM.126
  8. HhpFreeBuffer MMPM.127
  9. HhpAccessBuffer MMPM.128
  10. HhpGetPID MMPM.129
  11. HhpTAllocMem MMPM.130

DLLs Loaded