| 
 The information in this article applies to: 
 SYMPTOMS
The CRT function _setmaxstdio does not work properly. The function sets the
maximum number of files an application can open with the stream I/O
functions, like fopen. It is documented in the README book in the online
documentation, and in the Vcread.wri file.
 
 RESOLUTIONDo not use the _setmaxstdio function. Here are two workarounds: 
 -or- STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug was corrected in Visual C++ 4.1. MORE INFORMATIONSample Code to Reproduce ProblemAdditional query words: kbVC400bug 4.00 4.10 
Keywords          : kbCRT kbVC kbVC410fix  | 
| Last Reviewed: January 20, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |