What does mfc stand for?
No Answer is Posted For this Question
Be the First to Post Answer
Which MFC function is used to display output?
Hi All, I have created one MFC Dialog Based application.now if i am running the application its working fine,instead of closing he application i minimized the application,if i run the application again,i am getting the Dialog. I want to prevent the calling of application multiple times. please give me the code and let me know in which method i need to make changes. Praveer
Types of DLL's
What is the use of OninitDialog ?
what is the use of AFX_MANAGE_STATE ?
What is subclassing?
how does the UIThread and worker thread communicates and handle events
What is the difference between hinsrtance and hprevinstance in WinMain function?
Can you explaing the relashionship between document,frame and view ?
What is the use of CCmdTarget ?
1)To Remove WS_MINIMIZEBOX in a Frame ?
1)How to change a text of a button as Dynamically?