How to handle dynamic menus in mfc? What happens when client calls cocreateinstance?
No Answer is Posted For this Question
Be the First to Post Answer
how does the UIThread and worker thread communicates and handle events
how can u change button shape at run time
What is LoadLibrary function returns?
1)how to Display the File Dialog Box, in MFC ?
What is the command routing in MFC framework?
How can i implement the dynamic menus in MFC plz give the code
Psychic Window Technique
what is the use of AFX_MANAGE_STATE ?
Can you explaing the relashionship between document,frame and view ?
what is functioning of DIalodDataXchange ..?
What is the size of class
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?