Article ID: 2645455 - Last Review: December 13, 2011 - Revision: 1.0

FIX: A "Stack Overflow" error occurs when an application calls the IGraphBuilder::RenderFile method to render an invalid .m3u file in Windows Embedded Compact 7

System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.

On This Page

Expand all | Collapse all

SYMPTOMS

Consider the following scenario:
  • You have a Windows Embedded Compact 7 OS design that includes the SYSGEN_DSHOW_WMT_ASXV1 variable.
  • You add the ASX v1 and M3U File Support catalog item so that the OS supports the .m3u playlist file format.
  • An application calls the IGraphBuilder::RenderFile method to render an invalid .m3u file that contains the same file name in its content. For example, an application includes the following code to play the sample.m3u file:
    hr = pGraph->RenderFile(L"Hard Disk\\sample.m3u", NULL); 
    Additionally, the sample.m3u file has the following content:
    sample.m3u
In this scenario, a "Stack Overflow" error occurs.

RESOLUTION

Software update information

A supported software update is now available from Microsoft as Windows Embedded Compact 7 Monthly Update November 2011. In the "File information" section, the package file name contains the processor type.

Note This Windows Embedded Compact 7 Monthly Update is available for download from the following Microsoft Download Center website:
Windows Embedded Compact 7 Updates (http://www.microsoft.com/download/en/search.aspx?q=Windows+Embedded+7+Monthly+Update)

Prerequisites

This update is supported only if all previously issued updates for this product have also been installed.

Restart requirement

After you apply this update, you must perform a clean build of the whole platform. To do this, use one of the following methods:
  • On the Build menu, click Clean Solution, and then click Build Solution.
  • On the Build menu, click Rebuild Solution.
You do not have to restart the computer after you apply this software update.

Update replacement information

This update does not replace any other updates.

File information

The English version of this software update package has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
Files that are included in this update package
Collapse this tableExpand this table
File nameFile sizeDateTimePath
M3uplayl.lib299,48217-Nov-201118:07public\directx\oak\lib\armv5\checked
M3uplayl.lib307,38017-Nov-201118:07public\directx\oak\lib\armv5\debug
M3uplayl.lib302,29617-Nov-201118:07public\directx\oak\lib\armv5\retail
M3uplayl.lib299,49017-Nov-201118:08public\directx\oak\lib\armv6\checked
M3uplayl.lib307,38817-Nov-201118:08public\directx\oak\lib\armv6\debug
M3uplayl.lib302,30417-Nov-201118:08public\directx\oak\lib\armv6\retail
M3uplayl.lib298,77217-Nov-201118:10public\directx\oak\lib\armv7\checked
M3uplayl.lib306,62417-Nov-201118:10public\directx\oak\lib\armv7\debug
M3uplayl.lib301,58617-Nov-201118:10public\directx\oak\lib\armv7\retail
M3uplayl.lib293,45817-Nov-201118:11public\directx\oak\lib\mipsii\checked
M3uplayl.lib307,86417-Nov-201118:10public\directx\oak\lib\mipsii\debug
M3uplayl.lib295,77417-Nov-201118:10public\directx\oak\lib\mipsii\retail
M3uplayl.lib293,51417-Nov-201118:11public\directx\oak\lib\mipsii_fp\checked
M3uplayl.lib307,91617-Nov-201118:11public\directx\oak\lib\mipsii_fp\debug
M3uplayl.lib295,82817-Nov-201118:11public\directx\oak\lib\mipsii_fp\retail
M3uplayl.lib287,46817-Nov-201118:12public\directx\oak\lib\sh4\checked
M3uplayl.lib300,71217-Nov-201118:12public\directx\oak\lib\sh4\debug
M3uplayl.lib290,00217-Nov-201118:12public\directx\oak\lib\sh4\retail
M3uplayl.lib283,06017-Nov-201118:12public\directx\oak\lib\x86\checked
M3uplayl.lib285,01617-Nov-201118:12public\directx\oak\lib\x86\debug
M3uplayl.lib283,18017-Nov-201118:12public\directx\oak\lib\x86\retail

REFERENCES

For more information about how to add support for specific audio or video formats, visit the following Microsoft Developer Network (MSDN) website:
Encoded Media Catalog Items and Sysgen Variables (Windows Embedded Compact 7) (http://msdn.microsoft.com/en-us/library/ee493972.aspx)
For more information about the IGraphBuilder::RenderFile method, visit the following MSDN website:
IGraphBuilder Interface (Windows Embedded Compact 7) (http://msdn.microsoft.com/en-us/library/ee495159.aspx)
For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
824684  (http://support.microsoft.com/kb/824684/ ) Description of the standard terminology that is used to describe Microsoft software updates

APPLIES TO
  • Windows Embedded Compact 7
Keywords: 
kbfix kbqfe kbpubtypekc kbexpertiseinter KB2645455