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: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]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

Reply via email to