/[rdesktop]/sourceforge.net/trunk/rdesktop/rdp5.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/rdesktop/rdp5.c

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

revision 828 by stargo, Sun Mar 6 21:11:18 2005 UTC revision 885 by stargo, Thu Apr 14 16:46:13 2005 UTC
# Line 103  rdp5_process(STREAM s) Line 103  rdp5_process(STREAM s)
103                          case 5:                          case 5:
104                                  ui_set_null_cursor();                                  ui_set_null_cursor();
105                                  break;                                  break;
106                            case 6: /* TODO: W2K3 SP1 sends this on connect */
107                                    break;
108                          case 8:                          case 8:
109                                  in_uint16_le(ts, x);                                  in_uint16_le(ts, x);
110                                  in_uint16_le(ts, y);                                  in_uint16_le(ts, y);

Legend:
Removed from v.828  
changed lines
  Added in v.885

  ViewVC Help
Powered by ViewVC 1.1.26