winuser.h missing macro
Harold Hunt
huntharo@msu.edu
Sun Jun 3 15:39:00 GMT 2001
Just a heads up: this change wasn't in the w32api 2001-05-20 release, nor is
it in Cygwin's CVS.
The change in question should now go around line 1256, as that is the
current location of WHEEL_DELTA.
Harold
> -----Original Message-----
> From: cygwin-owner@sources.redhat.com
> [ mailto:cygwin-owner@sources.redhat.com]On Behalf Of Harold Hunt
> Sent: Friday, April 06, 2001 4:02 PM
> To: Cygwin (E-mail)
> Subject: winuser.h missing macro
>
>
> In winuser.h, around line 1264, directly below
>
> #define WHEEL_DELTA 120
>
> should be the macro
>
> #define GET_WHEEL_DELTA_WPARAM(wparam) ((short)HIWORD (wparam))
>
> Harold
>
>
>
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple
>
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list