1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-21 04:39:45 +00:00
Files
CWE-ou-minkata/Sources/Plasma/PubUtilLib
Adam Johnson 6582d0261e Fix #82
It seems that silly Adam was storing a UINT scan code because MapVirtualKey
wanted a UINT. However, WM_CHAR only has a BYTE scan code in its lParam.
Therefore, we got garbage on repeated key events, which bungled up the key
binding parser.
2011-10-21 08:38:52 -04:00
..
2011-04-11 16:27:55 -07:00
2011-04-27 16:19:57 -07:00
2011-04-11 16:27:55 -07:00
2011-04-11 16:27:55 -07:00
2011-04-11 16:27:55 -07:00
2011-08-07 14:11:35 -07:00
2011-04-11 16:27:55 -07:00
2011-08-07 14:11:35 -07:00
2011-07-24 15:29:45 -07:00
2011-04-11 16:27:55 -07:00
2011-10-21 08:38:52 -04:00
2011-08-07 14:02:24 -07:00
2011-04-11 16:27:55 -07:00
2011-05-10 02:56:28 -07:00
2011-07-24 15:29:45 -07:00
2011-07-24 15:29:45 -07:00
2011-04-11 16:27:55 -07:00
2011-08-27 15:21:18 -07:00
2011-09-22 22:32:52 +02:00