[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-video-cvs
Subject:    [Video-cvs] sitelib/platform/win winsite.cpp,1.19.2.4,1.19.2.5
From:       qluo () helixcommunity ! org
Date:       2008-10-01 0:27:40
Message-ID: 200810010034.m910YWPa011696 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/video/sitelib/platform/win
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv4112

Modified Files:
      Tag: hxclient_3_1_0_atlas
	winsite.cpp 
Log Message:
Bug 227975 fix: the WM_KEYDOWN to WM_CHAR translation was incorrect.
CR: sfu@real.com, ping@real.com


Index: winsite.cpp
===================================================================
RCS file: /cvsroot/video/sitelib/platform/win/winsite.cpp,v
retrieving revision 1.19.2.4
retrieving revision 1.19.2.5
diff -u -d -r1.19.2.4 -r1.19.2.5
--- winsite.cpp	16 Sep 2008 21:36:13 -0000	1.19.2.4
+++ winsite.cpp	1 Oct 2008 00:27:37 -0000	1.19.2.5
@@ -818,7 +818,7 @@
 		    pThis = (CHXWinSite*) *i;
 		    if (pThis->IsFullScreen())
 		    {
-			if (pThis->HandleWndProc((HWND)i.get_key(),WM_CHAR,wParam,lParam,lResult))
+			if (pThis->HandleWndProc((HWND)i.get_key(),nCode,wParam,lParam,lResult))
 			{
 			    return (lResult);
 			}


_______________________________________________
Video-cvs mailing list
Video-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/video-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic