Click here to Skip to main content
15,891,529 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: hover buttons Pin
Nibu babu thomas7-Mar-06 22:24
Nibu babu thomas7-Mar-06 22:24 
GeneralRe: hover buttons Pin
ramyasangeet7-Mar-06 23:18
ramyasangeet7-Mar-06 23:18 
QuestionHOTKEY to SDK application. Pin
RockyJames7-Mar-06 21:27
RockyJames7-Mar-06 21:27 
AnswerRe: HOTKEY to SDK application. Pin
Dominik Reichl7-Mar-06 21:46
Dominik Reichl7-Mar-06 21:46 
GeneralOT, _outp(0x64, 0xad); Pin
kakan7-Mar-06 23:27
professionalkakan7-Mar-06 23:27 
QuestionAbort Printer job Pin
vikramlinux7-Mar-06 21:16
vikramlinux7-Mar-06 21:16 
AnswerRe: Abort Printer job Pin
Ryan Binns7-Mar-06 23:23
Ryan Binns7-Mar-06 23:23 
Questioninstance by using class name stored in a variable Pin
divine_augustine847-Mar-06 20:45
divine_augustine847-Mar-06 20:45 
hi all

i want to create an instance of a class which is specified in a variable

say CString csClassName( "MyClasss" );

In this case i want to create an instance of MyClass.
Is there any way to do this without using any switch cases or if elses ..
Thanks in advance

divin
Questioninstance by using class name stored in a variable Pin
divine_augustine847-Mar-06 20:40
divine_augustine847-Mar-06 20:40 
AnswerRe: instance by using class name stored in a variable Pin
Cedric Moonen7-Mar-06 20:47
Cedric Moonen7-Mar-06 20:47 
AnswerRe: instance by using class name stored in a variable Pin
toxcct7-Mar-06 21:27
toxcct7-Mar-06 21:27 
GeneralRe: instance by using class name stored in a variable Pin
sunit58-Mar-06 0:34
sunit58-Mar-06 0:34 
GeneralRe: instance by using class name stored in a variable Pin
toxcct8-Mar-06 0:38
toxcct8-Mar-06 0:38 
GeneralRe: instance by using class name stored in a variable Pin
sunit58-Mar-06 2:04
sunit58-Mar-06 2:04 
GeneralRe: instance by using class name stored in a variable Pin
toxcct8-Mar-06 2:09
toxcct8-Mar-06 2:09 
GeneralRe: instance by using class name stored in a variable Pin
sunit58-Mar-06 3:34
sunit58-Mar-06 3:34 
AnswerRe: instance by using class name stored in a variable Pin
Roger Stoltz7-Mar-06 23:31
Roger Stoltz7-Mar-06 23:31 
AnswerRe: instance by using class name stored in a variable Pin
jhwurmbach8-Mar-06 3:01
jhwurmbach8-Mar-06 3:01 
QuestionWierd warning Pin
BeakX7-Mar-06 20:37
BeakX7-Mar-06 20:37 
AnswerRe: Wierd warning Pin
Steve Echols7-Mar-06 20:52
Steve Echols7-Mar-06 20:52 
AnswerRe: Wierd warning Pin
sunit57-Mar-06 22:11
sunit57-Mar-06 22:11 
AnswerRe: Wierd warning Pin
Stephen Hewitt7-Mar-06 22:55
Stephen Hewitt7-Mar-06 22:55 
AnswerRe: Wierd warning Pin
David Crow8-Mar-06 2:45
David Crow8-Mar-06 2:45 
QuestionAdding function key to a WIN32 program.. Pin
peter rankel7-Mar-06 20:09
peter rankel7-Mar-06 20:09 
AnswerRe: Adding function key to a WIN32 program.. Pin
Steve Echols7-Mar-06 20:38
Steve Echols7-Mar-06 20:38 

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.