Sams Teach Yourself Visual C++.NET in 24 Hours
The Workshop provides quiz questions to help solidify your understanding of what was covered in this hour. Answers are provided in Appendix A, "Quiz Answers."
Quiz
1: | In the ATLAttributes project created in this hour, the CAttributeTest class doesn't appear to derive from the standard ATL classes, such as CComObjectRootEx. Explain why the ATL classes are not in the CAttributeTest derivation list. |
2: | What is meant when its said that an attribute is context sensitive? |
Top |