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
What is visual c++ redistributable?
Is microsoft visual c++ important?
What is iunknown? Explain some of commonly used methods provided by iunknown.
Do I need all the microsoft visual c++ redistributable?
What are the advantages of a message map
Explain pointer to the constant and constant pointer?
What is visual c++ used for?
How do I uninstall vc++ 2015?
How do I remove microsoft visual c++ 2015 redistributable?
How do you handle drag and drop in ole?
How you build a project using Developer Studio?
What is microsoft visual c++ 2005 redistributable?
What is visual c++ 2008 redistributable x64?
What is cmutex? How can we use it?
What is odbc in vc ++?