Microsoft
Software
Hardware
Network
Question : documentation for winmm.dll
hi -- i want to use pInvoke to output sound from my app (vs2008, C#, .Net 3.5). I have searched in a variety of places, including the most recent Windows SDK documentaiton, for a listing of callable functions in winmm.dll (and how they work). can you identify a documentation source?
i need this to work primarily with Vista, and secondarily with XP.
thanks.
Jim
Answer : documentation for winmm.dll
If you want output sound in XP you can use DirectSound or XAudio2. It also works for Vista but Vista has a new audio system, WASAPI. You can find documentation in MSDN:
http://msdn.microsoft.com/
en-us/libr
ary/bb2198
18(VS.85).
aspx
http://msdn.microsoft.com/
en-us/libr
ary/bb6334
97(VS.85).
aspx
http://msdn.microsoft.com/
en-us/libr
ary/dd3714
55(VS.85).
aspx
Good luck.
Random Solutions
Rollback an update statement
Convert string to DataTable object
Password protect INBOX in Outlook
Speed up selecting all items in list box.
Open combobox programmatically
Why does my text box have <div> ...... <div> tags?
Search Forms
Deploy Access Application with runtime and revise Table links - Inno - XP Developer - Iexpress
Comparing text documents (originally HTML docs, but saved to text files)
Run Chkdsk from bootable flash drive