What is command routing in VC++

Answer Posted / indira

This goes in SDI.....

when an event occurs first the command goes to frame, frame
passes it to view, if it doesnt handle the event it passes
to document, if it also doesnt handle it again passes to
doctemplate. if it doesnt handles it returns false to
document, document returns false to view, view also returns
false to frame then frame handles the event, if not it
passes to application object, if it also doesnt handle
default window procedure will handle.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is microsoft visual c++ 2015 redistributable?

583


What is ole? How do you handle drag and drop in ole?

546


What is the use of message map? Advantages of a message map.

578


What is difference between c++ and vc++?

691


Is visual c++ the same as c++?

567






What is visual c++ runtime?

585


How can we use cmutex?

558


What is a copy constructor? What is the need for it?

572


How do I reinstall microsoft visual c++?

517


What is cwinthread class?

666


How to create a DLL in C++.net 2005 which we can use in VB 6.0 application ?

1746


Do I need the microsoft visual c++?

551


How do you handle drag and drop in ole?

591


What is cmutex? How can we use it?

570


What is the use of microsoft visual c++ 2015 redistributable?

517