<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 12/28/2009 22:18, David Quintana (gigaherz) wrote:
<blockquote
 cite="mid:f14c8bf20912281118s51aaec0fm78988b5c128cab3f@mail.gmail.com"
 type="cite"> Issue was caused by VK_F4 having the same exact code as a
lowercase 's'.<br>
 So the code, which treated WM_CHAR and WM_KEYDOWN as the same, executed<br>
 the wrong piece of code which was meant to be ONLY for WM_KEYDOWN.<br>
  <br>
Patch is attached.<br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>

  </pre>
</blockquote>
Please resubmit without cpp style comments.<br>
</body>
</html>