[ros-kernel] SysInternals.com Listdlls works now.
Andrew Greenwood
lists at silverblade.co.uk
Tue Aug 24 19:03:45 CEST 2004
> to make this work, I had to build and copy minimap.drv (renamed it to
minimap.dll),
You mean MIDIMAP, right?
> mmdrv.dll and msacm.drv to directory ReactOS/system32. I was happy to we
could build
> them. I wonder why these files are not built during our main make session?
They are incomplete.
> I have no idea where this dump came from,
>
> DllMain called! <-- From here
> Finding devices
> AddDeviceToList()
> Success!
> AddDeviceToList()
> Success!
> DriverProc
> DRV_LOAD
> DriverProc
> DRV_ENABLE
> DriverProc
> DRV_OPEN
> auxMessage
> auxMessage
> midMessage
> midMessage
> modMessage
> modMessage
> MODM_GETNUMDEVS == 1
> widMessage
> widMessage
> WODM_GETNUMDEVSmodMessage
> MODM_GETDEVCAPS <-- to there?
That was me testing out the calls to the various functions inside the
Windows multimedia files...
More information about the Ros-kernel
mailing list