MONCALLS.DLL: Difference between revisions
Appearance
Line 21: | Line 21: | ||
{|class="wikitable" | {|class="wikitable" | ||
|1 | |1 | ||
|[[ | |[[DosMonWrite]] | ||
|2 | |2 | ||
|[[ | |[[DosMonRead]] | ||
|- | |- | ||
|3 | |3 | ||
|[[ | |[[DosMonClose]] | ||
|4 | |4 | ||
|[[ | |[[DosMonOpen]] | ||
|- | |- | ||
|5 | |5 | ||
|[[ | |[[DosMonReg]] | ||
|} | |} | ||
Revision as of 19:50, 23 September 2017
Version
Date | 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
1 | DosMonWrite | 2 | DosMonRead |
3 | DosMonClose | 4 | DosMonOpen |
5 | DosMonReg |
DLLs Loaded
Alternative Version
OSFree Project produced an alternative version of this file.