Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MCIEXECUTE fix
Message
From
18/11/1996 12:27:29
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
MCIEXECUTE fix
Miscellaneous
Thread ID:
00012640
Message ID:
00012640
Views:
81
This is a small fix to the MCIEXECUTE commands from the Joe Johnston thread, for playing sound files:

DECLARE INTEGER mciExecute IN winmm AS MCIEXECUTE STRING
=MCIEXECUTE("Play C:\WINDOWS\DING.WAV")

I changed the order of the AS clause, and the WIN32API for WINMM ('m using Win95).

Thanks again, Joe !
Next
Reply
Map
View

Click here to load this message in the networking platform