[Bug 28168] VK_OEM_3 (0xC0) not converted correctly if MAPVK_VK_TO_CHAR requested

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 10 02:23:14 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=28168

Sebastian Riemer <Sebastian.Riemer at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #36116|0                           |1
        is obsolete|                            |

--- Comment #17 from Sebastian Riemer <Sebastian.Riemer at gmx.de> 2011-10-10 02:23:14 CDT ---
Created attachment 36800
  --> http://bugs.winehq.org/attachment.cgi?id=36800
MAPVK_VK_TO_CHAR wine-1.3.29 patch verification data

I could verify that my patch is correct.

1. I've installed and collected all (127) HKLs from WindowsXP
2. I've compared them with each other to find common keys and common maps
3. I've added a test which iterates the members of "main_key_tab" and writes
their maps to HKL files
4. I've compared the data from testing wine 1.3.29 with the files from
WindowsXP - each file matches
5. I've compared unpatched with patched wine 1.3.29 DE HKL and both again with
WindowsXP - only the patched one matches completely. The vanilla 1.3.29 has
only 231/256 key matches.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list