What does mfc stand for?
Will there be any difference in the image buffer size if it is loaded in from CString to LPTSTR using GetBuffer()? lptstr = string.GetBuffer(0);
What are the special requirements for dialog box resources used in a form view?
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 many types of messages are their
What is the base class for MFC
what is message Testing ?
1)How to change a text of a button as Dynamically?
what is the use of CCmdTarget?
I have 2 threads. One thread prints odd numbers and the second thread prints even numbers. Now, I have to execute the threads alternatively so that i can output 1,2,3,4,5,6,..... write code for this?
What is the command routing in MFC framework?
how many types of classes are ther,what are that