Re: evc4 ClassWizard add member variable bug? ("Int" the only choice)
From: David Gonzales [MS] (dgonzal_at_online.microsoft.com)
Date: 12/29/04
- Next message: David Gonzales [MS]: "Re: How to Add Database to Pocket PC during Installation Process"
- Previous message: MALIK: "PDA Button problem"
- In reply to: Dan: "evc4 ClassWizard add member variable bug? ("Int" the only choice)"
- Next in thread: Dan: "Re: evc4 ClassWizard add member variable bug? ("Int" the only choice)"
- Reply: Dan: "Re: evc4 ClassWizard add member variable bug? ("Int" the only choice)"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 29 Dec 2004 13:39:32 -0800
In my eVC4 project, it only shows Cstring for this scenario. In C++ for
Visual Studio .NET 2003, I get a choice of int or CString.
David
------
This posting is provided "AS IS" with no warranties, and confers no rights.
<Dan Joerissen> wrote in message
news:eb9vYaF6EHA.3076@TK2MSFTNGP15.phx.gbl...
> In an EVC4 MFC dialog project, when I try and add a member variable (to a
> drop-list combo box) of category "value", my only choice for variable type
> is "int". However, when I open this project in EVC3, I can choose from
> other types as desired. Therefore, I selected CString, re-opened the
> project in EVC4, and the member variable is present.
>
> Any comments on this behaviour?
- Next message: David Gonzales [MS]: "Re: How to Add Database to Pocket PC during Installation Process"
- Previous message: MALIK: "PDA Button problem"
- In reply to: Dan: "evc4 ClassWizard add member variable bug? ("Int" the only choice)"
- Next in thread: Dan: "Re: evc4 ClassWizard add member variable bug? ("Int" the only choice)"
- Reply: Dan: "Re: evc4 ClassWizard add member variable bug? ("Int" the only choice)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|