This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Snpashot bug (was: Missing definitions in wincon.h)



Sorry to send this message again, but the latest 2 July snapshot still do
not have the following defines in wincon.h (This include is for console
application and those defines are taken from my VC++ 6.0).

I just downloaded the cygnus-inst-19990702.tar.gz.

Recompiling my favorites apps, I found that, at least, the following
definitions are missing from <wincon.h>

#define FROM_LEFT_1ST_BUTTON_PRESSED    0x0001
#define RIGHTMOST_BUTTON_PRESSED        0x0002
#define FROM_LEFT_2ND_BUTTON_PRESSED    0x0004
#define FROM_LEFT_3RD_BUTTON_PRESSED    0x0008
#define FROM_LEFT_4TH_BUTTON_PRESSED    0x0010

#define MOUSE_MOVED   0x0001
#define DOUBLE_CLICK  0x0002
#define MOUSE_WHEELED 0x0004

Thanks for the mainters to add the above

regards

Eligis: Christian Jullien - +33 1.30.72.98.20
10, Rue REJANE - 95120 ERMONT - FRANCE
Eligis@wanadoo.fr - http://www.eligis.com



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]