SAMPLE: How to Use Active Template Library to Host the Windows CE Multimedia Player Control (287153)



The information in this article applies to:

  • Microsoft Windows CE Platform Builder 2.11
  • Microsoft Windows CE Platform Builder 2.12
  • Microsoft Windows CE Platform Builder 3.0

This article was previously published under Q287153

SUMMARY

The Atlwmpapp.exe sample, which this article provides a Microsoft Download Center link to, demonstrates how to use Active Template Library (ATL) to host the Windows CE Multimedia Player control. This is another method for hosting the control, in addition to the existing Microsoft Internet Explorer and Win32 code samples that are provided with the Platform Builder DX components.

MORE INFORMATION

The sample source files can be included in projects based on any of the following platforms, without special compiler or linker switches:

Platform Builder
eMbedded Visual C++
Windows CE Toolkit for Visual C++

Also included are sample project files for Platform Builder 3.0 (x86 platforms), eMbedded Visual C++ 3.0, and Platform Builder command-line builds.

Release Date: February 25, 2002

For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file. The file.exe (or file.hqx) file contains the following files:

File nameDescription
atlwmpapp.pbpPlatform Builder 3.0 project file
atlwmpapp.vcpeMbedded Visual C++ 3.0 project file
SOURCESPlatform Builder command-line build file
atlwmpapp.cppApplication implementation
atlwmpapp.hApplication declarations
atlwmpapp.rcOpen dialog resource
resource.hResource identifiers

Modification Type:MinorLast Reviewed:8/18/2005
Keywords:kbdownload kbfile kbhowto kbinfo KB287153 kbAudDeveloper