Knowledge Base

Cdplayfx.exe - Form Shows How to Play Audio CDs

Article ID: 142765

Article Last Modified on 3/14/2005


APPLIES TO


This article was previously published under Q142765

SUMMARY

Cdplayfx.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 INFORMATION

The following file is available for download from the Microsoft Download Center:
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file. The following files are included in the file Cdplayfx.exe:

Eject.bmp
Next.bmp
Play.bmp
Prev.bmp
Stop.bmp
Cdplay.scx
Cdplay.sct
Readme.txt

The 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.

REFERENCES

You can find more information on command strings that you can send by using mciSendString() in the following resources:


Additional query words: cd-rom compact disc disk play

Keywords: kbinfo kbdownload kbfile kbmm kbsample KB142765