Hi all,
What is the best way to get a list of methods that I can call from winmm.dll?
Is reading the mmsystem.h the only way?
Thanks
This is a discussion on winmm.dll within the C++ Programming forums, part of the General Programming Boards category; Hi all, What is the best way to get a list of methods that I can call from winmm.dll? Is ...
Hi all,
What is the best way to get a list of methods that I can call from winmm.dll?
Is reading the mmsystem.h the only way?
Thanks
"C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg." -- Bjarne Stroustrup
checking msdn.microsoft.com is another way.