[ros-kernel] Winmm.dll hacked together
Philip Alldredge
cilcoder at yahoo.com
Sat Nov 29 13:47:27 CET 2003
> It seems fairly straightforward. Took me a while to
> understand how it all
> fits together.
>
> Application calls WinMM. WinMM forwards the call to
> a DLL specifically
> created for the audio driver being used. This then
> translates the call into
> the appropriate message to be sent to the actual
> driver (via a driver
> message, I haven't coded ReactOS stuff for a while
> so I'm a little out of
> touch with it.)
>
>
> >
> > If you interested please have at it!!!!!
>
> It all helps ;)
Yes, it seems pretty straight forward. What confused
me is that after looking at some NT 4 drivers I looked
at the drivers on my system(XP) and couldn't find the
"Installable Driver" that winmm calls. It turns out
that apparently wdmaud acts as some sort of generic
usermode dll for all WDM drivers.
__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
More information about the Ros-kernel
mailing list