Hello.
I want to catch the MM_WOM_CLOSE or MM_WOM_DONE message. These messages are sent after a WAV file has terminated to play. I found a page where they explain how to do it:
http://www.bcbjournal.org/articles/vol2/9808/Wave-out_messages.htm?PHPSESSID=717357f735aea07977fb9e4e5c53228e
But it...
Hi,
I was wondering,
If I play a WAV file from a resource file using PlaySound(), how can I know that the WAV file has finished playing or that it is still playing?
This is my code:
#include <vcl\mmsystem.hpp>
PlaySound(“ID_WAVE”, HInstance, SND_ASYNC | SND_RESOURCE);
Thanks in advance.
Hi there,
I want to create a resource-only DLL in C++ builder 6.0
It has to contain Bitmaps. Is there a simple tutorial for this?
Any help would be highly appreciated
Willem
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.