What is command routing in MFC
Answer / bob
Check the Command pattern in Gof books, MFC almost use it in
the same way:
SubWidget in the dialog will catch it firstly, it will
forward it to Parent window(the dialog) if *request is not
for it or no handler defined.
This procedure runs recursively, until one handle it or pass
it to application object. Application will omit unknown
command by default
| Is This Answer Correct ? | 2 Yes | 1 No |
What is for loop and its syntax?
What is class and object with example?
wht is ditch
i hav very low percentage in 12th n BSCwhich is around 50.......coz it was just imposed on me 2 b a science graduate,nw m doin MCA n hav aggregate 74% ....what shud i answer if company's HR ask me about dis much low previous percentage??????
What is the difference between a mixin and inheritance?
what is difference between objects and function
What are functions in oop?
why c++ is a highlevel language
3 Answers Satyam, Tech Mahindra,
What is the main difference between C++ and Java
what is an qt4 interface?
Why do we need polymorphism in c#?
Where is pseudocode used?