What is the base class for MFC Framework ?
Answers were Sorted based on User's Feedback
what is the use of AFX_MANAGE_STATE ?
19)how to set Back Ground Picture to a Dialog Box in MFC ?
What are the advantages of using Doc/View or SDI over DialogBox
How to access document object from view ?
What is the use of CCmdTarget ?
How we call a dialog in another dialog?
Hi All, i am new for VC++ SDK. i want to get the IP Address of all the External device connected with my local machine.please give the code Regards, Praveer
WHAT IS DIFFERENT BETWEN RELEASE MODE & DEBUGGING MODE
4 Answers Google, Microsoft, TCS,
how do u identify RTTI in vc++
How can we create thread in MFC framework?
1.Get string1,string2,string3 1.add string1 and 2,string1 and 3. 2.replace vowels with T 3.count number of T. 4.remove T 5.COPY string1 to stringf. 6.restore string1. print the following 1.Number of T 2.StringF 3.string1+string2+string3 Use pointers and functions
What is Thread ?(VC++)What is the difference between Cmutex and Csemaphone?