QUECALLS.DLL: Difference between revisions
Appearance
No edit summary |
|||
Line 1: | Line 1: | ||
This file is the System queue calls dynamic link library. | This file is the System queue calls dynamic link library. | ||
Line 7: | Line 6: | ||
==Version== | ==Version== | ||
{|class="wikitable" | |||
{| class="wikitable" | !Date||Version||Size||Comments | ||
! Date | |||
| | |||
| | |||
|- | |- | ||
| | |2012-02-02 15:21||14.100||761 bytes||osFree Queues API. | ||
|- | |- | ||
|2002-03-08 20:16||N/A||1,024 bytes|| | |||
|} | |} | ||
==DLL Entry Points== | ==DLL Entry Points== | ||
{| class="wikitable" | {|class="wikitable" | ||
|1 | |1 | ||
|[[OS2_API:DosReadQueue|DosReadQueue]] | |[[OS2_API:DosReadQueue|DosReadQueue]] |
Revision as of 16:09, 9 July 2016
This file is the System queue calls dynamic link library.
This DLL is part of OS/2's Control Program. It contains the Dos API interface.
On the latest version of OS/2, this file forwards it's functions to DOSCALL.
Version
Date | Version | Size | Comments |
---|---|---|---|
2012-02-02 15:21 | 14.100 | 761 bytes | osFree Queues API. |
2002-03-08 20:16 | N/A | 1,024 bytes |
DLL Entry Points
DLL's Loaded
Alternative Version
OSFree Project produced an alternative version of this file.