Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Making sounds
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01015147
Message ID:
01016388
Views:
8
Short and sweet, this should work...
* Playing a sound
DECLARE integer sndPlaySound in winmm.dll string cSoundName, integer nmode
sndPlaySound("cfilename",17)	&& 17 is asynchronous, 16 waits for the sound to stop
HTH
Ron Seidl
Independent Developer
VFP

"I'm playing in life's theater in anticipation of a great cast party!"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform