David Hedberg <david.hedberg(a)gmail.com> writes:
+ hr = IInputObject_TranslateAcceleratorIO(pio, &msg_a);
+ todo_wine ok(hr == found ? S_OK : S_FALSE, "Got 0x%08x (%04x)\n", hr, i);
That doesn't do what you want.
--
Alexandre Julliard
julliard(a)winehq.org