Description: playwndasf <media filename>
Using Windows Media 9 Series (Corona)
=====================================
If you have installed the Windows Media Format 9 SDK (code named Corona ),
then you should review the DSPlay sample in that SDK instead. Starting with
Windows Media 9 Series, the WMStub.lib and key provider implementation are no longer
necessary. The DSPlay sample also demonstrates Corona-specific features
and implementation details that are not present in this PlayWndASF sample.
If you are not using the WMF 9 SDK, then the following note applies:
================================================================================
NOTE: To link and run this sample, you must install the Windows Media Format SDK 7.1.1.
After downloading the Format SDK, you can extract a public version of the
WMStub.LIB library, which should be copied to the Samples\C++\DirectShow\Common folder.
This library is necessary for enabling Windows Media content.
To Search:
File list (Check if you may need any files):
PlayWndASF\keyprovider.cpp
..........\keyprovider.h
..........\nserror.h
..........\playwnd.ico
..........\playwndasf.cpp
..........\PlayWndASF.dsp
..........\playwndASF.dsw
..........\playwndasf.h
..........\playwndasf.jpg
..........\PlayWndASF.rc
..........\playwndASF.sln
..........\PlayWndASF.vcproj
..........\readme.txt
..........\resource.h
..........\urllaunch.cpp
..........\urllaunch.h
PlayWndASF