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 Download Center. Click the file name below to download the file:

Dsmfc.exe
For more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address
http://www.microsoft.com/downloads/search.asp
and then click How to use the Microsoft Download Center.

Additional query words: gdk kbfile wave audio mixing

Keywords : kbfile kbmm kbsample kbSDKWin32
Version : WINDOWS:4.0
Platform : WINDOWS
Issue type :


Last Reviewed: December 7, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.