Article ID: 108584
Article Last Modified on 11/18/2003
Min. Limit Type Max. Limit Correction --------------------------------------------------------------------- -32768 int 32767 Warns user 0 uint 65535 Warns user -2147483647 long 2147483647 Automatic 0 DWORD 4294967295 AutomaticNOTE: For the 32-bit edition, the maximum negative value allowed for a long is -2147483648.
107465 FIX: Class Wizard Floating-Point Parsing Errors
Min. Limit Type Max. Limit ---------------------------------------------------------------------- -1.79769e+308 float 1.79769e+308 -1.79769313486232e+308 double 1.79769313486232e+308IMPORTANT NOTE: The 16-bit edition auto-corrects these values if the user- specified value exceeds them. However, the 32-bit edition sets the value to 1.#INF if the user-specified value exceeds the above limits for variables of type float or double.
Additional query words: 1.00 1.50 2.00 kbNoUpdate
Keywords: kbbug kbfix kbvc210fix KB108584