/[rdesktop]/sourceforge.net/trunk/seamlessrdp/ServerExe/HookDll/hookdll.c
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.c

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

revision 1128 by ossman_, Wed Mar 15 12:05:20 2006 UTC revision 1131 by ossman_, Wed Mar 15 12:15:23 2006 UTC
# Line 125  wndproc_hook_proc(int code, WPARAM cur_t Line 125  wndproc_hook_proc(int code, WPARAM cur_t
125                                          else                                          else
126                                                  state = 0;                                                  state = 0;
127    
                                         vchannel_write("STATE,0x%p,0x%x,0x%x", hwnd, state, 0);  
   
128                                          update_position(hwnd);                                          update_position(hwnd);
129    
130                                          /* FIXME: Figure out z order */                                          vchannel_write("STATE,0x%p,0x%x,0x%x", hwnd, state, 0);
131                                  }                                  }
132    
133                                  if (wp->flags & SWP_HIDEWINDOW)                                  if (wp->flags & SWP_HIDEWINDOW)

Legend:
Removed from v.1128  
changed lines
  Added in v.1131

  ViewVC Help
Powered by ViewVC 1.1.26