Visual C++ Question:

Download Job Interview Questions and Answers PDF

What is command routing in VC++?

Visual C++ Interview Question
Visual C++ Interview Question

Answer:

in SDI:
View -> Doc -> FrameWnd -> App.

In MDI:
View->CDocument->CMDIChildWnd ->CMDIFrameWnd -> CWinApp.

Download Visual C++ Interview Questions And Answers PDF

Previous QuestionNext Question
How can server communicate with more than one client?How to change the Text of a CButton at Runtime?