SAMPLE: Cdplayfx.exe Form Shows How to Play Audio CDsLast reviewed: February 20, 1998Article ID: Q142765 |
3.00 3.00b 5.00
WINDOWS
kbsound kbprg kbmm kbhowto kbfile kbwebcontent
The information in this article applies to:
SUMMARYCdplayfx.exe is a sample containing a Visual FoxPro form that shows, by example, how to use some of the multimedia functionality available on the Windows platform via DLL calls.
MORE INFORMATIONThe following file is available for download from the Microsoft Software Library: ~ Cdplayfx.exe 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 ServicesThe following files are included in the file Cdplayfx.exe:
Eject.bmp Next.bmp Play.bmp Prev.bmp Stop.bmp Cdplay.scx Cdplay.sct Readme.txtThe form CDPLAY is an example of how you can use DECLARE - DLL to register a Windows API function that allows you to control an audio CD from within Visual FoxPro. The Readme.txt file that is included explains the calls that are made and the functionality of the objects on the form.
REFERENCESYou can find more information on command strings that you can send by using mciSendString() in the following resources: - "Multimedia Programmer's Reference," included with the Windows 3.1 Software Development Kit (SDK).- "Multimedia Programmer's Guide," included with the Windows 3.1 SDK. - MCISTRWH.HLP, a Windows Help file included with Microsoft Visual C++, Professional Edition, version 1.X. |
Additional reference words: 5.00 3.00 3.00b VFoxWin cd-rom compact disc
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |