Jump to content

QUECALLS.DLL: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 3: Line 3:


This DLL is part of OS/2's [[Control Program]]. It contains the Dos API interface.  
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==
==Version==
Line 9: Line 11:
|-
|-
! Date !!Version !! Size  !! Comments
! 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.  
| 2002/03/08 08:16:00 pm || N/A || 1,024 bytes || Included on eComStation 2.1.  
Line 62: Line 66:


[[Image:QUECALLS-PMDLL.png]]
[[Image:QUECALLS-PMDLL.png]]
==Alternative Version==
OSFree Project produced an alternative version of this file.


[[Category:Files]]
[[Category:Files]]

Revision as of 18:37, 14 July 2015

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.