MFC for Windows CE Wizards C++
Using Visual C++ wizards, you can write MFC applications targeting multiple Windows CE devices. Visual C++ wizards include MFC Smart Device Application, MFC Smart Device ActiveX Control, and MFC Smart Device DLL.
MFC for Windows CE Wizards C++
MFC for Windows CE Wizards C++ includes:
MFC Smart Device Application Wizard
The MFC Smart Device Application Wizard generates an application with the built-in functionality and basic features of a Windows CE executable (.exe) application. For more information, see:
User Interface Features, MFC Smart Device Application Wizard
Document Template Strings, MFC Smart Device Application Wizard
MFC Smart Device ActiveX Control Wizard
The MFC wizard-generated project includes C++ source (.cpp) files, resource (.rc) files, and a project (.vcproj) file. For more information, see:
Application Settings, MFC Smart Device ActiveX Control Wizard
-
You can use the MFC Smart Device Control DLL project to create a Smart Device DLL. For more information, see:
See Also
Tasks
Walkthrough: Creating a Multiplatform MFC Application for Smart Devices