http://bugs.winehq.org/show_bug.cgi?id=28168
--- Comment #5 from Sebastian Riemer Sebastian.Riemer@gmx.de 2011-08-25 11:06:03 CDT --- Created an attachment (id=36100) --> (http://bugs.winehq.org/attachment.cgi?id=36100) vkey to key test tool
This is a simple vkey to key iteration which uses MAPVK_VK_TO_CHAR. It cross compiles with "i586-mingw32msvc-gcc keycheck.c -o keycheck.exe" and runs with wine. Test results will be submitted shortly.