Microsoft Basics Question:
Download Questions PDF

What is MFC?

Microsoft Basics Interview Question
Microsoft Basics Interview Question

Answer:

MFC provides stricter type checking for the return and parameter types of message handler functions. This new behavior notifies the developer of potential problems by flagging potentially unsafe message handlers with an error message. MFC now uses static casts for ON_MESSAGE, ON_REGISTERED_MESSAGE, ON_THREAD_MESSAGE, and ON_REGISTERED_THREAD_MESSAGE.

Download Microsoft Basics Interview Questions And Answers PDF

Previous QuestionNext Question
Explain All servers run Microsoft Windows Server
2003. All desktop computers run Windows XP Professional. You want to install the SMS
Advanced Client on all computers on the network. You use the Client Push
Installation Wizard to install the SMS client software on the computers. You discover that some of
the computers failed to install the SMS client. You need to identify the cause of the problem.
Which three log files could you examine on both the SMS client and the SMS site server? (Each
correct answer presents a complete solution. Choose three.)
A. Ccm.log
B. Ccmsetup.log
C. Cidm.log
D. Client.msi.log
E. Ddm.log
F. Smsexec.log?
What is Marshalling?