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

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

revision 55 by matthewc, Fri Apr 5 07:57:43 2002 UTC revision 56 by jsorg71, Fri Jul 12 22:40:32 2002 UTC
# Line 159  enum RDP_INPUT_DEVICE Line 159  enum RDP_INPUT_DEVICE
159  #define MOUSE_FLAG_BUTTON1      0x1000  #define MOUSE_FLAG_BUTTON1      0x1000
160  #define MOUSE_FLAG_BUTTON2      0x2000  #define MOUSE_FLAG_BUTTON2      0x2000
161  #define MOUSE_FLAG_BUTTON3      0x4000  #define MOUSE_FLAG_BUTTON3      0x4000
162    #define MOUSE_FLAG_BUTTON4      0x0280
163    #define MOUSE_FLAG_BUTTON5      0x0380
164  #define MOUSE_FLAG_DOWN         0x8000  #define MOUSE_FLAG_DOWN         0x8000
165    
166  /* Raster operation masks */  /* Raster operation masks */

Legend:
Removed from v.55  
changed lines
  Added in v.56

  ViewVC Help
Powered by ViewVC 1.1.26