Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Play .WAV in 5.0a
Message
 
 
To
08/07/1998 13:41:59
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00115312
Message ID:
00115398
Views:
13
Chaim,

qGEN010 uses ShellExecute() which will bring up the full Sound Recorder applet.

I get everything I need to know about the API from the MSDN CD. If you've got the full VisualStudio you have it. VFP3 shipped with the winapi.hlp file which is still mostly valid I think. Also ath API is online at http://www.microsoft.com/win32dev/

sndPlaySound will let you play it synchronously or asynchronously meaning VFP could continue running shile the sound plays in the background. I don't thing SET BELL allows that VFP will be held until the .wav finishes.

> I found article qGEN011, is there another?
> How does this technique (sndPlaySound) give you more control than just using the SET BELL command? Where can I get docs on sndPlaySound?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform