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?

801


What are the advantages of a message map

741


Is microsoft visual c++ important?

803


Is visual c++ a compiler?

744


What is visual c++ used for?

770


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

738


What is microsoft visual c++ 2010 x86 redistributable?

746


What is vcruntime?

776


How you build a project using Developer Studio?

1966


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

726


What is vcredist_x86 exe?

783


What is dao in vc ++?

714


Explain the important features of vc++?

792


Do I need the microsoft visual c++?

775


What is vc++ redistributable?

934