Re: IDirectInputAImpl_GetDeviceStatus

2007-03-16 Thread Vitaliy Margolen
Tom Spear wrote: > Hi all, I was looking at bug 3747, about the game Motorhead. This > game crashes because IDirectInputAImpl_GetDeviceStatus always returns > DI_OK due to being a stub.. The reporter came up with a <10 line hack > to fix it, but a proper implementation would be

IDirectInputAImpl_GetDeviceStatus

2007-03-16 Thread Tom Spear
Hi all, I was looking at bug 3747, about the game Motorhead. This game crashes because IDirectInputAImpl_GetDeviceStatus always returns DI_OK due to being a stub.. The reporter came up with a <10 line hack to fix it, but a proper implementation would be better. There may be other games t