- From: Jacob Rossi <jrossi@microsoft.com>
- Date: Fri, 4 Feb 2011 19:53:23 +0000
- To: "www-dom@w3.org" <www-dom@w3.org>, "hallvord@opera.com" <hallvord@opera.com>
Received on Friday, 4 February 2011 19:54:02 UTC
You can achieve the original virtual key (on Windows) using ImmGetVirtualKey( ). IE still keeps the 229 for the keyCode property. But we use this approach to set the char property. See: http://msdn.microsoft.com/en-us/library/dd318570(VS.85).aspx --Jacob
Received on Friday, 4 February 2011 19:54:02 UTC