Tell me the work of HTREDUCE and HTZOOM
Answer / sahadev tarei
non client aria Hiit message for maximize and minimize
| Is This Answer Correct ? | 2 Yes | 0 No |
1)does Frame Thickness in MFC?
How you create a button dynamically?
How can i implement the dynamic menus in MFC plz give the code
How to update all the views whenver document got updated ?
What four types of properties are supported by an ActiveX control?
1)How to load an icon on a button as Dynamically ?
how do u identify RTTI in vc++
Tell me about different kinds of synchranization objects ?
What is a critical section and how is it implemented?
is it possible to display a window .without using windowclass
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?
How can we create thread in MFC framework?