/[rdesktop]/sourceforge.net/trunk/seamlessrdp/ServerExe/HookDll/hookdll.cpp
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/seamlessrdp/ServerExe/HookDll/hookdll.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1009 by astrand, Wed Aug 31 07:20:19 2005 UTC revision 1011 by astrand, Wed Aug 31 15:36:59 2005 UTC
# Line 155  LRESULT CALLBACK CallWndProc( int nCode, Line 155  LRESULT CALLBACK CallWndProc( int nCode,
155                        "SETSTATE1,0x%p,%s,0x%x,0x%x\n",                        "SETSTATE1,0x%p,%s,0x%x,0x%x\n",
156                        details->hwnd,                        details->hwnd,
157                        cs->lpszName,                        cs->lpszName,
158                        1,      // FIXME: Check for WS_MAXIMIZE/WS_MINIMIZE                        1,       // FIXME: Check for WS_MAXIMIZE/WS_MINIMIZE
159                        0 );                        0 );
160              result[ sizeof( result ) - 1 ] = '\0';              result[ sizeof( result ) - 1 ] = '\0';
161              WriteToChannel( result );              WriteToChannel( result );

Legend:
Removed from v.1009  
changed lines
  Added in v.1011

  ViewVC Help
Powered by ViewVC 1.1.26