Click here to Skip to main content
15,909,205 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionUnicode & CString Pin
Sachinpatole3-May-07 19:41
Sachinpatole3-May-07 19:41 
AnswerRe: Unicode & CString Pin
Michael Dunn3-May-07 21:53
sitebuilderMichael Dunn3-May-07 21:53 
AnswerRe: Unicode & CString Pin
Mark Salsbery4-May-07 6:38
Mark Salsbery4-May-07 6:38 
QuestionChanging the caption in StringTable Pin
reyd_todo3-May-07 18:43
reyd_todo3-May-07 18:43 
AnswerRe: Changing the caption in StringTable Pin
Michael Dunn3-May-07 21:56
sitebuilderMichael Dunn3-May-07 21:56 
AnswerRe: Changing the caption in StringTable Pin
David Crow4-May-07 2:53
David Crow4-May-07 2:53 
GeneralRe: Changing the caption in StringTable Pin
reyd_todo7-May-07 7:46
reyd_todo7-May-07 7:46 
QuestionCan I directly use theApp instance to access the member varaiables Pin
NiceNaidu3-May-07 18:16
NiceNaidu3-May-07 18:16 
Hi All,

I am facing a small problem in accessing a member variable .
the code looks like this .

((CWmApp *)AfxGetApp())->m_WMIDE.m_bLaunchedFromIDE
... This is not working.

where as when i replace the above code with theApp.m_WMIDE.m_bLaunchedFromIDE
it is working.

my doubt is, can we directly use the theApp instance to access its member variables ??

Thanks in advance.

Appu..
"My blood group is not B+.But I have it my blood"

AnswerRe: Can I directly use theApp instance to access the member varaiables Pin
Stephen Hewitt3-May-07 18:48
Stephen Hewitt3-May-07 18:48 
GeneralRe: Can I directly use theApp instance to access the member varaiables Pin
NiceNaidu3-May-07 18:55
NiceNaidu3-May-07 18:55 
GeneralRe: Can I directly use theApp instance to access the member varaiables Pin
Stephen Hewitt3-May-07 19:26
Stephen Hewitt3-May-07 19:26 
GeneralRe: Can I directly use theApp instance to access the member varaiables Pin
#realJSOP4-May-07 2:21
professional#realJSOP4-May-07 2:21 
GeneralRe: Can I directly use theApp instance to access the member varaiables Pin
Stephen Hewitt6-May-07 15:01
Stephen Hewitt6-May-07 15:01 
GeneralRe: Can I directly use theApp instance to access the member varaiables Pin
Mark Salsbery4-May-07 6:46
Mark Salsbery4-May-07 6:46 
AnswerRe: Can I directly use theApp instance to access the member varaiables Pin
David Crow4-May-07 2:56
David Crow4-May-07 2:56 
GeneralRe: Can I directly use theApp instance to access the member varaiables Pin
NiceNaidu22-May-07 18:40
NiceNaidu22-May-07 18:40 
QuestionRe: Can I directly use theApp instance to access the member varaiables Pin
David Crow23-May-07 2:57
David Crow23-May-07 2:57 
Questionhow to use minimumWindowSize property? Pin
nathan73-May-07 17:58
nathan73-May-07 17:58 
AnswerRe: how to use minimumWindowSize property? Pin
prasad_som3-May-07 19:46
prasad_som3-May-07 19:46 
QuestionMaking an Installation using Visual Studio 2005 Pin
Vichitram3-May-07 17:43
Vichitram3-May-07 17:43 
AnswerRe: Making an Installation using Visual Studio 2005 Pin
Cedric Moonen3-May-07 20:58
Cedric Moonen3-May-07 20:58 
AnswerRe: Making an Installation using Visual Studio 2005 Pin
Rajesh R Subramanian3-May-07 21:26
professionalRajesh R Subramanian3-May-07 21:26 
GeneralRe: Making an Installation using Visual Studio 2005 Pin
Michael Dunn3-May-07 21:58
sitebuilderMichael Dunn3-May-07 21:58 
Questionresizable tree control? Mark Salsbery pls come in Pin
nathan73-May-07 17:17
nathan73-May-07 17:17 
QuestionRe: resizable tree control? Mark Salsbery pls come in Pin
David Crow4-May-07 2:58
David Crow4-May-07 2:58 

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.