Post issues, bugs, and feature requests about the various WineHQ websites to this forum.
-
C0bra5
- Newbie

- Posts: 1
- Joined: Thu Feb 27, 2020 7:39 pm
Post
by C0bra5 » Thu Feb 27, 2020 8:13 pm
The
List Of Windows Messages wiki page is missing an event code for
WM_MOUSEHWHEEL.
I've never touched the wiki, and therefore don't have the ability/role to make any edits to the page. I'm posting this here in the hope that someone who can make the change reads this.
This code should be what is needed to add it to the page.
Code: Select all
|| 020e|| || 526 || || WM_MOUSEHWHEEL
|-
-
dimesio
- Moderator

- Posts: 12916
- Joined: Tue Mar 25, 2008 10:30 pm
Post
by dimesio » Fri Feb 28, 2020 8:36 am
I've added it to the page. Thanks for pointing that out.