Charlie/Andy, > declare integer PlaySound in WinMm.dll as WinPlaySound string pcWavFile, > integer nModule, integer nPlayFlags
When I use the PlaySound API from VFP, occassionally it will double play the sound. This happens even if I run the API function manually from the VFP command window. Happens randomly, but about every 3 or 4 times I play my click.wav file. I've tried running synch and asynch and pausing between runs. Still, that DAMN!!!! *random* double click. When I play the click.wav file from Windows Media Player its a single click every time. Does this <bad pun> ring a bell</bad pun> with anyone? Thanks, Malcolm My sample click.wav at (all lowercase URL) if anyone is interested in seeing if this is a reproducible problem: www.bdurham.com/downloads/click.wav PS: Just tested with QuickTime player and same mysterious double click every 3 or 4 random plays. Sounds like I have a bad click.wav file??? _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

