SAMPLE: How To Use MFC App with DirectSound APIs

ID: Q155762

The information in this article applies to:

- Microsoft Win32 Software Development Kit (SDK), version 4.0 - Microsoft Windows 95 Game Software Development Kit, version 2.0

SUMMARY

DSMFC is a Microsoft Foundation Class (MFC) application that demonstrates how to use DirectSound API calls.

Because DSMFC is MFC-based, it also illustrates how to invoke DirectSound API calls in Visual C++. The application uses the skeleton created by the MFC AppWizard in Visual C++ version 4.0. Search for ?//DS? (four characters) in *.cpp and *.h files to find the code that is specific for this project.

MORE INFORMATION

The following file is available for download from the Microsoft Software Library:

 ~ DSMFC.EXE (size: 39636 bytes) 

For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q119591
   TITLE     : How to Obtain Microsoft Support Files from
               Online Services

Additional query words: gdk kbfile wave audio mixing
Keywords          : kbmm kbsample kbSDKWin32 
Version           : 4.00
Platform          : WINDOWS

Last Reviewed: December 8, 1998