Let Windows SendInput() calculate the VK for USB events.
Windows SendInput() API provides a flag callers can use to have the API do the conversion, which is more reliable than doing it manually with MapVirtualKeyEx(). BUG=124499 TEST=Manual. Verify that NumLock behaves as expected when connecting between two Windows hosts using Chromoting. Review URL: https://chromiumcodereview.appspot.com/10162021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133784 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment