-
I want to thank the people who have helped me in the past, and I have a question that should be fairly simple for those of you who have been around:
Where can I find a guide to the multimedia api calls?
I am writing a program, and the only api call I plan to use is MCISendString.
Does anyone know where I can find a list of all the MCISendString commands, such as "play <alias>", "position <alias>", etc...?
-
Nevermind, I have located a good source:
http://msdn.microsoft.com/library/dd...c/mcidrv_3.htm
Thanks anyways =)