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.
DosWriteQueue changes
Full Description                                    Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
Corrections
 
The example worked only for interthread communication. It has been replaced
with an example that works for interprocess communication.
 
The description of the cbBuf parameter incorrectly stated that this
parameter contained the number of bytes to be written to the buffer. It now
correctly states that this is the number of bytes to be written from the
buffer.
 
                                      ♦