Jump to content

DOSCALL1.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
No edit summary
Line 4: Line 4:
{|class="wikitable"
{|class="wikitable"
!Date||Version||Size||Comments
!Date||Version||Size||Comments
|-
|2017-07-09 1:01a|| -||137,601 bytes||Patched doscall1.dll inclide don ArcaOS 5.0.1
|-
|-
|2011-11-24 03:24||14.106||132,401 bytes||SMP doscall1.dll
|2011-11-24 03:24||14.106||132,401 bytes||SMP doscall1.dll

Revision as of 22:25, 19 July 2017

This DLL is part of OS/2's Control Program. It contains the Control Program Functions.

Version

Date Version Size Comments
2017-07-09 1:01a - 137,601 bytes Patched doscall1.dll inclide don ArcaOS 5.0.1
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 DosSubSetMem
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.