Example can be compiled by Visual Studio 2005, Visual Studio 2008. Each example has vcproject file(.vcproj) to compile in Visual studio.
It requires installing DXSDK 9.0C (Feb, 2005) SDK before running. This example is a modified source of ShadowMap sample in DX9 SDK and use DXUT framework. Visual Studio 6.0 is not compatible with this example as DX9 don't support VS6.0. Some internal video devices (ex GMA950) can't provide enough capability to show this demo.
If compiled, exe file is located in ¡®C:\BCL\bin\¡¯ folder. When running, you can set the encoder property( audio/video codec, path, etc.) by pressing F9 key. Press F11 key to start capturing screen. when the screen is captured, a notification message shows capture in progress. F11 key also stops capture task when capture is in progress. If capture is finished, the produced video file can be played by other media players.