The information in this article applies to:
SYMPTOMSWhen a function is overloaded to take an int parameter in one instance and an unsigned int in another, the following error results if a call to the function is made with an enumerated type:
RESOLUTION
-or- STATUSMicrosoft has confirmed this to be bug in the Microsoft products listed at the beginning of this article. This bug was corrected in Visual C++ version 5.0. MORE INFORMATIONSample Code to Demonstrate Problem
Additional query words: kbVC400bug
Keywords : kbCompiler kbCPPonly kbVC kbVC500fix |
Last Reviewed: February 2, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |