SAMPLE: How To Use MFC App with DirectSound APIsLast reviewed: October 10, 1997Article ID: Q155762 |
4.00
WINDOWS
kbmm kbhowto kbprg kbfile
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
SUMMARYDSMFC 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.
You can find DSMFC.EXE (size: 39636 bytes) , a self-extracting file, on the followingservices:
ARTICLE-ID: Q119591 TITLE : How to Obtain Microsoft Support Files from Online Services |
KBCategory: kbmm kbhowto kbprg kbfile
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |