David Hedberg <[email protected]> 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 [email protected]
