QUECALLS.DLL: Difference between revisions
Appearance
mNo edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
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]] |
Latest revision as of 02:45, 17 February 2020
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