Resource Page DescriptionCode samples for the Windows Media Foundation Team Blog.
This page hosts samples from the Windows Media Foundation Team Blog. To build the samples:
- Install the Windows SDK for Windows 7.
- Install Visual Studio 2005 or Visual Studio 2008.
- Run the Visual Studio Registration tool:
- From Start, choose All Programs/Microsoft Windows SDK v7.0/Visual Studio Registration/Windows SDK Configuration Tool.
- In the Installed Windows SDK Versions list, select v 7.0.
- Click Make Current.
- Open the solution (.sln) file from Visual Studio and build the project.
Here are some tips for building the samples:
- If you are using Visual Studio 2005, you may see the following error when the /WX linker option is enabled: "Fatal error LNK1103: debugging information corrupt." To resolve this error, install the following hotfix: http://support.microsoft.com/kb/949009/
- If you are using Visual Studio 2008, the project file must be converted from Visual Studio 2005 format to Visual Studio 2008 format. Visual Studio will automatically give you the option to convert the file when you open it. After the file is converted, you cannot open it in Visual Studio 2005.
For more information about Media Foundation, see the Media Foundation SDK documentation on MSDN.
|