Writing MFC and ATL Applications for Windows Mobile

4/19/2010

ATL and MFC are class libraries that simplify the development of native code applications for Windows. These libraries are also supported by Windows Mobile. However, there are differences between the libraries for devices and desktop computers.

Reference

  • MFC Reference
    A description of desktop MFC classes that are supported and unsupported for devices as well as information on MFC classes that are unique to devices.
  • ATL Reference
    A description of the difference between ATL for devices and standard ATL as well as a listing of classes and methods that are supported for devices.

See Also

Concepts

Programming Techniques for Windows Mobile