Jump to content

QUECALLS.DLL: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
Line 19: Line 19:


==DLL Entry Points==
==DLL Entry Points==
{| border="1"
{| class="wikitable"
|-
|1
|1
|[[OS2_API:DosReadQueue|DosReadQueue]]
|[[OS2_API:DosReadQueue|DosReadQueue]]

Revision as of 15:43, 20 April 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
Feb-02-2012 3:21p N/A 761 bytes @#osFree:14.100#@ Queues API.
2002/03/08 08:16:00 pm N/A 1,024 bytes Included on eComStation 2.1.

DLL Entry Points

1 DosReadQueue 2 DosPurgeQueue
3 DosCloseQueue 4 DosQueryQueue
5 DosPeekQueue 6 DosWriteQueue
7 DosOpenQueue 8 DosCreateQueue
9 Dos32ReadQueue 10 Dos32PurgeQueue
11 Dos32CloseQueue 12 Dos32QueryQueue
13 Dos32PeekQueue 14 Dos32WriteQueue
15 Dos32OpenQueue 16 Dos32CreateQueue

DLL's Loaded

File:QUECALLS-PMDLL.png

Alternative Version

OSFree Project produced an alternative version of this file.