Jump to content

QUECALLS.DLL

From EDM2
Revision as of 16:11, 9 July 2016 by Ak120 (talk | contribs)

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 19:16 N/A 1,024 bytes

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

Alternative Version

OSFree Project produced an alternative version of this file.