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

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

revision 82 by astrand, Tue Jul 30 07:18:48 2002 UTC revision 161 by matthewc, Sun Sep 15 12:46:41 2002 UTC
# Line 298  rdp_out_order_caps(STREAM s) Line 298  rdp_out_order_caps(STREAM s)
298          order_caps[0] = 1;      /* dest blt */          order_caps[0] = 1;      /* dest blt */
299          order_caps[1] = 1;      /* pat blt */          order_caps[1] = 1;      /* pat blt */
300          order_caps[2] = 1;      /* screen blt */          order_caps[2] = 1;      /* screen blt */
301            order_caps[3] = 1;      /* required for memblt? */
302          order_caps[8] = 1;      /* line */          order_caps[8] = 1;      /* line */
303          order_caps[9] = 1;      /* line */          order_caps[9] = 1;      /* line */
304          order_caps[10] = 1;     /* rect */          order_caps[10] = 1;     /* rect */

Legend:
Removed from v.82  
changed lines
  Added in v.161

  ViewVC Help
Powered by ViewVC 1.1.26