[PATCH 2/2] shell32: Add IInputObject stub to ExplorerBrowser. (try 2)

Alexandre Julliard julliard at winehq.org
Thu Dec 23 06:07:18 CST 2010


David Hedberg <david.hedberg at 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 at winehq.org



More information about the wine-devel mailing list