Click here to Skip to main content
16,005,491 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalerror C2065: 'DDX_Time' : undeclared identifier Pin
Neha16-Dec-03 0:32
Neha16-Dec-03 0:32 
GeneralRe: error C2065: 'DDX_Time' : undeclared identifier Pin
Michael P Butler16-Dec-03 0:44
Michael P Butler16-Dec-03 0:44 
QuestionWhere can i get specification for GDI+ images encoders/decoders? Pin
YuriSp16-Dec-03 0:04
YuriSp16-Dec-03 0:04 
AnswerRe: Where can i get specification for GDI+ images encoders/decoders? Pin
mightyCoCo17-Dec-03 3:25
mightyCoCo17-Dec-03 3:25 
QuestionHow to Create Dialog Without resource Dynamically Pin
Azghar Hussain15-Dec-03 23:54
professionalAzghar Hussain15-Dec-03 23:54 
AnswerRe: How to Create Dialog Without resource Dynamically Pin
iceage16-Dec-03 0:16
iceage16-Dec-03 0:16 
GeneralRe: How to Create Dialog Without resource Dynamically Pin
Azghar Hussain16-Dec-03 0:51
professionalAzghar Hussain16-Dec-03 0:51 
GeneralRe: How to Create Dialog Without resource Dynamically Pin
Robert A. T. Káldy16-Dec-03 3:36
Robert A. T. Káldy16-Dec-03 3:36 
You can override the OnCreate member function, and create controls dynamically there. And handle the command BN_CLICKED of the Ok button and put there your own DDX ....etc. etc.
I think this seems complicated and useless. What do you want dynamic dialog box for? Could you not create the dialog box in resource editor and only make the specific controls visible/invisible at runtime?
Robert-Antonio
GeneralRe: How to Create Dialog Without resource Dynamically Pin
Azghar Hussain16-Dec-03 20:30
professionalAzghar Hussain16-Dec-03 20:30 
GeneralWeb control in modeless dialog steals focus Pin
Salvador Dali15-Dec-03 23:23
Salvador Dali15-Dec-03 23:23 
GeneralApplication path Pin
Prakash Nadar15-Dec-03 23:14
Prakash Nadar15-Dec-03 23:14 
GeneralRe: Application path Pin
RChin15-Dec-03 23:24
RChin15-Dec-03 23:24 
GeneralRe: Application path Pin
Prakash Nadar16-Dec-03 0:29
Prakash Nadar16-Dec-03 0:29 
GeneralRe: Application path Pin
eugi16-Dec-03 4:45
eugi16-Dec-03 4:45 
GeneralRe: Application path Pin
Prakash Nadar16-Dec-03 16:09
Prakash Nadar16-Dec-03 16:09 
GeneralZoom pictures Pin
psyclope15-Dec-03 23:00
psyclope15-Dec-03 23:00 
GeneralRe: Zoom pictures Pin
Alexander M.,16-Dec-03 8:56
Alexander M.,16-Dec-03 8:56 
GeneralURGENT HELP on speech recognition... Pin
psyclope15-Dec-03 22:50
psyclope15-Dec-03 22:50 
GeneralRe: URGENT HELP on speech recognition... Pin
Alexander M.,16-Dec-03 9:02
Alexander M.,16-Dec-03 9:02 
GeneralRe: URGENT HELP on speech recognition... Pin
psyclope16-Dec-03 18:14
psyclope16-Dec-03 18:14 
GeneralRe: URGENT HELP on speech recognition... Pin
JackDaniel786-Mar-04 7:52
JackDaniel786-Mar-04 7:52 
GeneralDYNAMIC_DOWNCAST Pin
satadru15-Dec-03 21:23
satadru15-Dec-03 21:23 
GeneralRe: DYNAMIC_DOWNCAST Pin
jhwurmbach15-Dec-03 22:30
jhwurmbach15-Dec-03 22:30 
Questioncharacters vectorizable! How to make??? Pin
twing15-Dec-03 20:58
twing15-Dec-03 20:58 
GeneralSpinbox Set long for range Pin
shinay15-Dec-03 20:33
shinay15-Dec-03 20:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.