QUECALLS.DLL: Difference between revisions
Appearance
mNo edit summary |
|||
Line 1: | Line 1: | ||
The System queue calls dynamic link library forwards it's functions to DOSCALL. | |||
==Version== | ==Version== | ||
Line 9: | Line 5: | ||
!Date||Version||Size||Comments | !Date||Version||Size||Comments | ||
|- | |- | ||
|2002-03-08|| ||1,024 bytes|| | |||
|2002-03-08 | |||
|} | |} | ||
==DLL Entry Points== | ==DLL Entry Points== | ||
#[[DosReadQueue]] | |||
#[[DosPurgeQueue]] | |||
#[[DosCloseQueue]] | |||
#[[DosQueryQueue]] | |||
#[[DosPeekQueue]] | |||
#[[DosWriteQueue]] | |||
#[[DosOpenQueue]] | |||
#[[DosCreateQueue]] | |||
#Dos32ReadQueue | |||
#Dos32PurgeQueue | |||
#Dos32CloseQueue | |||
#Dos32QueryQueue | |||
#Dos32PeekQueue | |||
#Dos32WriteQueue | |||
#Dos32OpenQueue | |||
#Dos32CreateQueue | |||
[[Category: | [[Category:DLL]] |
Revision as of 01:39, 13 December 2019
The System queue calls dynamic link library forwards it's functions to DOSCALL.
Version
Date | Version | Size | Comments |
---|---|---|---|
2002-03-08 | 1,024 bytes |
DLL Entry Points
- DosReadQueue
- DosPurgeQueue
- DosCloseQueue
- DosQueryQueue
- DosPeekQueue
- DosWriteQueue
- DosOpenQueue
- DosCreateQueue
- Dos32ReadQueue
- Dos32PurgeQueue
- Dos32CloseQueue
- Dos32QueryQueue
- Dos32PeekQueue
- Dos32WriteQueue
- Dos32OpenQueue
- Dos32CreateQueue