winuser.h missing macro

Harold Hunt huntharo@msu.edu
Fri Apr 6 13:04:00 GMT 2001


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



More information about the Cygwin mailing list