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

How can we use cmutex?

564


How do I uninstall and reinstall microsoft visual c++ runtime libraries?

571


Is visual c++ a compiler?

558


Do I need all the microsoft visual c++ redistributable?

530


Does visual c++ 2017 replace 2015?

589






Can I uninstall visual c++ 2005?

575


What is microsoft visual c++ 2015 redistributable?

599


What is the Use of the Developer Studio Editor?

2163


What is the difference between turbo c++ and visual c++?

535


How you build a project using Developer Studio?

1761


What is cwinthread class?

678


What is vcredist_x86 exe?

612


What is a thread (VC++) and state the difference between Cmutex and Csemaphone?

618


Can I uninstall visual c++?

608


How do I uninstall visual c++?

548