CVS: seamlessrdp/ServerExe/HookDll hookdll.c,1.19,1.20

Pierre Ossman <[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-serv2616/ServerExe/HookDll

Modified Files:
	hookdll.c 
Log Message:
ran indent-all


Index: hookdll.c
===================================================================
RCS file: /cvsroot/rdesktop/seamlessrdp/ServerExe/HookDll/hookdll.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** hookdll.c	14 Mar 2006 09:03:19 -0000	1.19
--- hookdll.c	15 Mar 2006 12:05:20 -0000	1.20
***************
*** 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))
--- 205,210 ----
  				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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.