From f64498bc04467d6b6ef4cc11e97ffd143e0886a9 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 16 Jun 2001 01:01:42 +0000 Subject: [PATCH] Mouse wheel sends mouse button (4/5) events on Windows --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4062 --- docs.html | 1 + src/video/wincommon/SDL_sysevents.c | 28 ++++++++++++++++++++++++++++ src/video/windx5/SDL_dx5events.c | 14 ++++++++++++++ 3 files changed, 43 insertions(+) diff --git a/docs.html b/docs.html index 5c1c85ef3..f27b858fe 100644 --- a/docs.html +++ b/docs.html @@ -16,6 +16,7 @@ be found at the main SDL page. Major changes since SDL 1.0.0: