Jump to content

MONCALLS.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
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
|2002-03-08|| ||5,536 bytes||
|N/A
|5,536 bytes
|
|}
|}
This is the Monitor calls dynamic link library file.


==DLL Entry Points==
==DLL Entry Points==
{|class="wikitable"
#[[DosMonWrite]]
|1
#[[DosMonRead]]
|[[DosMonWrite]]
#[[DosMonClose]]
|2
#[[DosMonOpen]]
|[[DosMonRead]]
#[[DosMonReg]]
|-
|3
|[[DosMonClose]]
|4
|[[DosMonOpen]]
|-
|5
|[[DosMonReg]]
|}
 
==DLLs Loaded==
* [[DOSCALL1.DLL]]
 
==Alternative Version==
OSFree Project produced an alternative version of this file.


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

Revision as of 18:00, 1 January 2020

Monitor calls dynamic link library

Version

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

DLL Entry Points

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