CVS: seamlessrdp/ServerExe main.cpp,1.7,1.8

Peter Åstrand <[email protected]>
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/seamlessrdp/ServerExe
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25071/ServerExe

Modified Files:
	main.cpp 
Log Message:
Removed cbt from lots of variables, where it doesn't belong. Disabling hook of CbtProc.

Index: main.cpp
===================================================================
RCS file: /cvsroot/rdesktop/seamlessrdp/ServerExe/main.cpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** main.cpp	28 Aug 2005 12:56:38 -0000	1.7
--- main.cpp	30 Aug 2005 12:04:08 -0000	1.8
***************
*** 193,197 ****
      if ( WTSWinClipper::GetInstanceCount() == 1 ) {
          // hook in
!         WTSWinClipper::SetCbtHook();
          return true;
      } else {
--- 193,197 ----
      if ( WTSWinClipper::GetInstanceCount() == 1 ) {
          // hook in
!         WTSWinClipper::SetHooks();
          return true;
      } else {
***************
*** 284,288 ****
      
      // remove hook before saying goodbye
!     WTSWinClipper::RemoveCbtHook();
      
      WTSWinClipper::Done();
--- 284,288 ----
      
      // remove hook before saying goodbye
!     WTSWinClipper::RemoveHooks();
      
      WTSWinClipper::Done();



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
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.