Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: "Harold Hunt" <huntharo@msu.edu>
To: "cygwin" <cygwin@cygwin.com>
Cc: <earnie_boyd@yahoo.com>
Subject: RE: winuser.h missing macro
Date: Sun, 3 Jun 2001 18:38:38 -0400
Message-ID: <NHEELHJHHFKPMAEAFMFCMELECGAA.huntharo@msu.edu>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0)
In-Reply-To: <000801c0bed4$744113a0$2fab0a23@huntharo>
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200

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

