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
WordPerfect 10 hangs when opening some documents.
problem opening word attachment with XP professional
Option Group & Radio Buttons: Which Events To Use
Out of resources error when moving lots of files
Date Format problem in Microsoft Access 2000
Terminal Server installation on Windows Essential Business Server 2008.
Boolean as criteria in Access 2003 query
Scrolling Issue With DataGridView & Wrapping Text
Pass Web Page as Parameter to Class in App_Code Folder
How to create a non-scrolling section (menu) of a web page