This sample demonstrates the ability of ATL, STL, Visual C++ compiler COM support, and MFC to coexist in a single application. Building on the
Compare this sample with the
| Security Note |
|---|
This sample code is provided to illustrate a concept and should not be used in applications or Web sites, as it may not illustrate the safest coding practices. |
Building and Running the Sample
| Note |
|---|
If you are running Visual C++ Express Edition, you might need to install the Platform SDK before running this sample. For information on how to do this, see |
To build and run this sample
Open the solution AllInOne.sln.
On the Build menu, click Build Solution.
Press F5 to run the sample.
In the sample's user interface, select and use a collection class from the Example menu.
Keywords
This sample demonstrates the following keywords:
map, vector, set, multimap, list, deque, _com_ptr_t, _bstr_t, _com_error