- 论坛徽章:
- 0
|
大家好,我想请问一下怎样才能得到MSDN中的源代码?我打开我的Visual Stdio 2003, 不能找到该代码。本地MSDN中也不能找到。我参考的url是:http://msdn.microsoft.com/archiv ... ctsoundcsamples.aspDirectSound C++ Samples
The sample applications described in this section demonstrate the use and capabilities of the Microsoft& DirectMusic& application programming interface (API) in Microsoft& DirectX& for C++.
The following samples are found on the Start menu under Programs/Microsoft DirectX 9.0 SDK/C++ Samples/DirectSound Samples.
AdjustSound Sample
AmplitudeModulation Sample
CaptureSound Sample
Enumerate DirectSound Devices Sample
Full Duplex Filter Sample
Play 3D Sound Sample
Play Sound Sample
SoundFX Sample
Stream Data Sample
Voice Management Sample
The source code is in the following folder, where SDK root is the installation folder for the DirectX SDK, such as C:\DXSDK:
(SDK root)\samples\C++\DirectSound
The samples use common source files that implement functions and classes for basic DirectSound functionality and for general tasks such as finding media files. For more information, see DirectSound Sample Framework.
Nothing can found on my computer. |
|