Jump to content

MONCALLS.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Monitor calls dynamic link library
==Version==
==Version==
{|class="wikitable"
{|class="wikitable"
!Date
!Date||Version||Size||Comments
!Version
!Size
!Comments
|-
|2011-09-17 17:13     
|14.100
|693 bytes
|osFree Monitor API. This version requires [[EMXWRAP.DLL]].
|-
|2002-03-08 19:16
|N/A
|5,536 bytes
|
|}
This is the Monitor calls dynamic link library file.
 
==DLL Entry Points==
{|class="wikitable"
|1
|DosMonWrite
|2
|DosMonRead
|-
|3
|DosMonClose
|4
|DosMonOpen
|-
|-
|5
|2002-03-08|| ||5,536 bytes||
|DosMonReg
|}
|}


==DLLs Loaded==
==Exports==
* [[DOSCALL1.DLL]]
#[[DosMonWrite]]
 
#[[DosMonRead]]
==Alternative Version==
#[[DosMonClose]]
OSFree Project produced an alternative version of this file.
#[[DosMonOpen]]
#[[DosMonReg]]


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

Latest revision as of 06:30, 9 February 2020

Monitor calls dynamic link library

Version

Date Version Size Comments
2002-03-08 5,536 bytes

Exports

  1. DosMonWrite
  2. DosMonRead
  3. DosMonClose
  4. DosMonOpen
  5. DosMonReg