dos12.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
DosReadQueue changes
Full Description                                    Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
Corrections
 
The description incorrectly stated that the element was copied to the
supplied buffer. It is the address of the element that is copied to the
supplied pointer. No data is actually copied; only the pointer to the data
is copied.
 
In order to use the DCWW_WAIT and DCWW_NOWAIT constants, you must define the
INCL_DOSPROCESS include constant before specifying the os2.h header file.
 
                                      ♦