CVS: seamlessrdp/ServerExe/HookDll hookdll.c,1.18,1.19
Peter Ã
strand <[email protected]>
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/seamlessrdp/ServerExe/HookDll In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17700 Modified Files: hookdll.c Log Message: Need to catch SW_RESTORE as well. Index: hookdll.c =================================================================== RCS file: /cvsroot/rdesktop/seamlessrdp/ServerExe/HookDll/hookdll.c,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** hookdll.c 10 Mar 2006 16:40:57 -0000 1.18 --- hookdll.c 14 Mar 2006 09:03:19 -0000 1.19 *************** *** 205,209 **** show = LOWORD(lparam); ! if ((show == SW_NORMAL) || (show == SW_SHOWNORMAL)) state = 0; else if ((show == SW_MINIMIZE) || (show == SW_SHOWMINIMIZED)) --- 205,209 ---- show = LOWORD(lparam); ! if ((show == SW_NORMAL) || (show == SW_SHOWNORMAL) || (show == SW_RESTORE)) state = 0; else if ((show == SW_MINIMIZE) || (show == SW_SHOWMINIMIZED)) ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642