What is userdefine Messages in MFC?
Answer / suresh
which messages ID's are created by WM_USER+, they are user defined messages.
Is This Answer Correct ? | 0 Yes | 0 No |
How can i implement the dynamic menus in MFC plz give the code
1)How to change a text of a button as Dynamically?
List out the basic features of MFC.
How we call a dialog in another dialog?
WHAT IS DIFFERENT BETWEN RELEASE MODE & DEBUGGING MODE
4 Answers Google, Microsoft, TCS,
visual Pogramming c++ coding for create a paint application.. (Please someone help me)
what is the size of a process
1)why we cant create more than one instance of the class Derived from CWinApp
What is document-view architecture ? Give me one real time example for SDI ?
How to access document object from view ?
How WM_PAINT message gets called in MFC,please explain it . a)Who calls the WM_PAINT message? b)When it gets called? c)how it comes to message queue? Please Explain it
1) Enable or disable a Cancel button at run time?