FIX: Handling of Invalid Values in Class Wizard for DDX/DDV (108584)
The information in this article applies to:
- Microsoft Visual C++ 1.0
- Microsoft Visual C++ 1.5
- Microsoft Visual C++ 2.0
This article was previously published under Q108584 SYMPTOMS
Using the Class Wizard included with Visual C++ to associate a member
variable with a control on a dialog box causes the minimum and maximum
values to be treated differently depending upon different variable types.
RESOLUTION
Currently, there is no workaround for the inconsistent auto-correction.
Furthermore, once the auto-correction feature has changed a float or double
to use scientific notation Class Wizard will fail when trying to modify the
attributes of the control. The code with the scientific notation must be
manually changed to a non-scientific floating point value to continue.
STATUS
Microsoft 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++ 2.1.
| Modification Type: | Major | Last Reviewed: | 11/18/2003 |
|---|
| Keywords: | kbBug kbfix kbVC210fix KB108584 |
|---|
|