The Microsoft® Windows® CE Toolkit for Visual C++® 5.0 provides two application creation wizards: WCE MFC AppWizard and WCE ATL COM AppWizard. You can use these wizards to quickly create Windows CE starter programs.
The WCE MFC AppWizard helps you create programs using the Microsoft Foundation Class library.
The WCE ATL COM AppWizard helps you create COM/ActiveX components using the Active Template Library.
The Windows CE Toolkit for Visual C++ 5.0 also provides a class creation wizard called the WCE MFC ClassWizard. You can use this wizard to define message handlers, override virtual functions, and add properties, methods, and events to automation objects.
In addition to these three wizards, you can use the Windows CE ATL Object Wizard to create ActiveX Controls for your Windows CE projects: