j
k
j a
j l
David Hedberg david.hedberg@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);
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.
Back to the thread
Back to the list