|
|
Download page for current version of Microsoft DirectX Software Developer's Kit (SDK). Download and install both the SDK and the Extras. You may also need to download and install the Platform SDK. |
|
|
Custom Appwizard to create an DirectShow (DirectX) audio effect filter
for experimentation. Download AudioEffectFilter.zip by clicking on the link and selecting
"Save". Save it to your desktop, then extract the contents to the Vc7\VCWizards folder in your Visual Studio .NET 2003 installation
directory. If Visual Studio is installed in "C:\Program Files\Microsoft Visual Studio .NET 2003", extract the contents of
AudioEffectFilter.zip to "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\VCWizards". You should now have a folder at
"C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\VCWizards\AudioEffectFilter", which should contain a number of files
and folders, including AudioEffectFilter.ico, AudioEffectFilter.vsz, and AudioEffectFilter.vsdir. Copy AudioEffectFilter.ico,
AudioEffectFilter.vsz, and AudioEffectFilter.vsdir to the Vc7\vcprojects folder (which may be located at
"C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\vcprojects"). You should be ready to create an Audio Effect Filter project.
|
|
|
Visual Studio 6 is no longer supported.
|
|
|
A GUID (Globally-Unique Identifier
generator from Microsoft. You may need to download & install this for Lab Exercise 4. After
installing GUIDGen according to the instructions, you may run GUIDGen by double-clicking on
GUIDGen.exe
|
|
|
Custom Appwizard to create an DirectShow (DirectX) transform filter
for experimentation. Download TransformFilter.zip by clicking on the link and selecting
"Save". Save it to your desktop, then extract the contents to the Vc7\VCWizards folder in your Visual Studio .NET 2003 installation
directory. If Visual Studio is installed in "C:\Program Files\Microsoft Visual Studio .NET 2003", extract the contents of
TransformFilter.zip to "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\VCWizards". You should now have a folder at
"C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\VCWizards\TransformFilter", which should contain a number of files
and folders, including TransformFilter.ico, TransformFilter.vsz, and TransformFilter.vsdir. Copy TransformFilter.ico,
TransformFilter.vsz, and TransformFilter.vsdir to the Vc7\vcprojects folder (which may be located at
"C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\vcprojects"). You should be ready to create an Transform Filter project.
|