DOSCALL1.DLL: Difference between revisions
Appearance
Line 18: | Line 18: | ||
==DLL Entry Points== | ==DLL Entry Points== | ||
{|class="wikitable" | |||
|- | |||
|29 | |||
|DOSTIMERASYNC | |||
|30 | |||
|DOSTIMERSTART | |||
|- | |||
|31 | |||
|DOSTIMERSTOP | |||
|32 | |||
| | |||
|- | |||
|137 | |||
|[[OS2 API:CPI:DosRead|DosRead]] | |||
|138 | |||
|[[OS2 API:CPI:DosWrite|DosWrite]] | |||
|- | |||
|139 | |||
|[[OS2 API:CPI:DosErrClass|DosErrClass]] | |||
|140 | |||
|DOSSEMREQUEST | |||
|- | |||
|141 | |||
|DOSSEMCLEAR | |||
|142 | |||
|DOSSEMWAIT | |||
|- | |||
|143 | |||
|DOSSEMSET | |||
|144 | |||
|DOSEXECPGM | |||
|- | |||
|145 | |||
| -- | |||
|146 | |||
|DOSSUBSET | |||
|- | |||
|147 | |||
|DOSSUBALLOC | |||
|148 | |||
|DOSSUBFREE | |||
|- | |||
|149 | |||
|DOSREADASYNC | |||
|150 | |||
|DOSWRITEASYNC | |||
|- | |||
|151 | |||
|DOSSEARCHPATH | |||
|152 | |||
|DOSSCANENV | |||
|- | |||
|153 | |||
|DOSSETCP | |||
|154 | |||
| -- | |||
|- | |||
|157 | |||
|DOSCALLBACK | |||
|158 | |||
|-- | |||
|- | |||
|161 | |||
|DOSFSRAMSEMREQUEST | |||
|162 | |||
|DOSFSRAMSEMCLEAR | |||
|- | |||
|163 | |||
|DOSQAPPTYPE | |||
|164 | |||
|DOSSETPROCCP | |||
|- | |||
|195 | |||
|DOSLOGREGISTER | |||
|196 | |||
|DOSLOGREAD | |||
|- | |||
|201 | |||
|DOSCOPY | |||
|202 | |||
|-- | |||
|- | |||
|573 | |||
|--- | |||
|574 | |||
|DOSPMSEMWAIT | |||
|- | |||
|575 | |||
|DOSPMMUXSEMWAIT | |||
|576 | |||
|--- | |||
|- | |||
|877 | |||
|--- | |||
|878 | |||
|DOSSGQUERYTOPMOST | |||
|- | |||
|997 | |||
|--- | |||
|998 | |||
|DOSSETEXTLIBPATH | |||
|- | |||
|999 | |||
|DOSQUERYEXTLIBPATH | |||
|--- | |||
|--- | |||
|- | |||
|} | |||
==DLLs Loaded== | ==DLLs Loaded== |
Revision as of 23:21, 14 September 2016
This DLL is part of OS/2's Control Program. It contains the Control Program Functions.
Version
Date | Version | Size | Comments |
---|---|---|---|
2011-11-24 03:24 | 14.106 | 132,401 bytes | SMP doscall1.dll |
2006-07-14 14:14 | - | 192,100 bytes | |
2005-06-05 18:45 | - | 144,677 bytes | \OS2\INSTALL\SMP |
2005-06-05 18:45 | - | 137,659 bytes | \OS2\INSTALL\UNI |
1997-11-24 10:49 | - | 124,424 bytes | Warp 4 |
DLL Entry Points
29 | DOSTIMERASYNC | 30 | DOSTIMERSTART |
31 | DOSTIMERSTOP | 32 | |
137 | DosRead | 138 | DosWrite |
139 | DosErrClass | 140 | DOSSEMREQUEST |
141 | DOSSEMCLEAR | 142 | DOSSEMWAIT |
143 | DOSSEMSET | 144 | DOSEXECPGM |
145 | -- | 146 | DOSSUBSET |
147 | DOSSUBALLOC | 148 | DOSSUBFREE |
149 | DOSREADASYNC | 150 | DOSWRITEASYNC |
151 | DOSSEARCHPATH | 152 | DOSSCANENV |
153 | DOSSETCP | 154 | -- |
157 | DOSCALLBACK | 158 | |
161 | DOSFSRAMSEMREQUEST | 162 | DOSFSRAMSEMCLEAR |
163 | DOSQAPPTYPE | 164 | DOSSETPROCCP |
195 | DOSLOGREGISTER | 196 | DOSLOGREAD |
201 | DOSCOPY | 202 | |
573 | |||
574 | DOSPMSEMWAIT | ||
575 | DOSPMMUXSEMWAIT | 576 | |
877 | |||
878 | DOSSGQUERYTOPMOST | ||
997 | |||
998 | DOSSETEXTLIBPATH | ||
999 | DOSQUERYEXTLIBPATH |
DLLs Loaded
Patents
DOSCALL1.DLL and DOSCALL.DLL are listed on the following patents:
- IBM - Intercepting system API calls - US 6959441 B2 [1]
- IBM - Cross file system caching and synchronization - US 6401093 B1 [2]
- IBM - Creating and managing persistent connections - US 6341312 B1 [3]
- IBM - Method and system for software asset management - EP 0667572 A1 [4]
- IBM - Method and system for software asset usage detection and management - US 5673315 A [5]
- IBM - Application management - US 6718546 B1 [6]
Links
Alternatives
Alternatives files had not been produced.
- OS2Linux [7] has some functions replacement for the ones included on this file.
- OSFree has some functions replacements for this file.