> >> ... >> + hr = SysKeyboardWImpl_GetObjectInfo( >> (LPDIRECTINPUTDEVICE8W)iface , &didoi, >> + ps->diph.dwObj, >> ps->diph.dwHow ); > > You mixing unicode and ascii. Also if you are implementing > SysKeyboardAImpl_GetProperty you should also implement it's unicode > counterpart SysKeyboardWImpl_GetProperty. Realization of GetProperty for keyboard device for unicode and ascii do not differ at this time.
- Re: dinput: Implement DIPROP_KEYNAME property for keyboar... Vitaliy Margolen
- Re: dinput: Implement DIPROP_KEYNAME property for ke... Sergey Khodych
- Re: dinput: Implement DIPROP_KEYNAME property fo... Vitaliy Margolen
- Re: dinput: Implement DIPROP_KEYNAME propert... Sergey Khodych
- Re: dinput: Implement DIPROP_KEYNAME pro... Vitaliy Margolen
- Re: dinput: Implement DIPROP_KEYNAM... Sergey Khodych
- Re: dinput: Implement DIPROP_KE... Vitaliy Margolen
