Share via


Platforms, MFC Smart Device DLL Wizard

The Platforms page of the MFC Smart Device DLL Wizard specifies the platforms and instruction sets to be supported by the new MFC smart device DLL project.

  • Platform window
    Specifies the platforms the project is to target. The available platforms are installed either with Visual Studio, or with separate Windows Mobile or Windows CE SDKs.

  • Instruction sets and devices panel
    Lists the supported instruction sets and devices for the platform selected in the Platform window.

  • Instruction sets and devices panel
    Lists the supported instruction sets and devices for the platform selected in the Platform window.

  • Installed SDKs
    Displays a list of other available platforms such as Smartphone 2003, Pocket PC 2003. You can use the buttons to add one or all to the Selected SDKs. You can also use the buttons to remove one or all from Selected SDKs.

  • Selected SDKs
    Displays a list of selected, targeted, platforms such as Smartphone 2003 and Pocket PC 2003.

Note

Having created a project, you can always add another platform such as Smartphone 2003 after you create a device project by using the application wizards. However, adding a new platform to the project after the initial creation does not add the dependent runtime DLLs to the Additional Files config property for the new platform.

See Also

Reference

MFC Smart Device DLL Wizard