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

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

revision 831 by jdmeijer, Tue Mar 8 00:43:10 2005 UTC revision 843 by jdmeijer, Thu Mar 10 22:40:20 2005 UTC
# Line 246  typedef struct _TEXT2_ORDER Line 246  typedef struct _TEXT2_ORDER
246  {  {
247          uint8 font;          uint8 font;
248          uint8 flags;          uint8 flags;
249            uint8 opcode;
250          uint8 mixmode;          uint8 mixmode;
         uint8 unknown;  
         uint32 fgcolour;  
251          uint32 bgcolour;          uint32 bgcolour;
252            uint32 fgcolour;
253          sint16 clipleft;          sint16 clipleft;
254          sint16 cliptop;          sint16 cliptop;
255          sint16 clipright;          sint16 clipright;
# Line 258  typedef struct _TEXT2_ORDER Line 258  typedef struct _TEXT2_ORDER
258          sint16 boxtop;          sint16 boxtop;
259          sint16 boxright;          sint16 boxright;
260          sint16 boxbottom;          sint16 boxbottom;
261            BRUSH brush;
262          sint16 x;          sint16 x;
263          sint16 y;          sint16 y;
264          uint8 length;          uint8 length;

Legend:
Removed from v.831  
changed lines
  Added in v.843

  ViewVC Help
Powered by ViewVC 1.1.26