The information in this article applies to:
SUMMARY
The Windows SetErrorMode() function controls whether Windows handles
MS-DOS Function 24H errors or allows the calling application to handle
them. Listed below is an example of an MS-DOS Function 24H error and
Windows's method for handling the error: if an application attempts to
access drive A and there is no disk in that drive, Windows displays
the System Error message box "Cannot read from drive A: (Cancel)
(Retry)."
Additional query words:
Keywords : kbcode KrFileIO |
Last Reviewed: November 4, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |