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...
Okay thanks, it solved my problem.
So if I get it right, n%2 means that n cannot be didived by 2 ? And does n%3 then means that n cannot be divided by 3 ?
Or am I wrong?
Bill
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.
I have the same problem for months now, I want to use GIF images in C++ builder 6. I can't find anything on the web, only a TGifImage component which costs 15 pounds.
http://www.mwasoftware.co.uk
You can download a trial version, I have not tried it yet.
However i would prefer a free...
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.