|
-
January 21st, 2003, 06:57 PM
#1
Messages
Hello.
I am trying to catch a mousewheelmessage, but unfortunatally my debuger says WM_MOUSEWHEEL is unknown.
In another thread it was proposed to use WM_VSCROLL message, but when I use the wheel it does not respond on it.
In MSDN-Online it is declared in Winuser.h and included with Windows.h, but all other Messages like WM_RBUTTONDBCLK are this too.
I have win 98, wich supports Mousewheel and VC++ 6.0 which supports it too. But I cannot include it. Does somebody know, whats wrong, or another way for getting this message?
I am trying to build a Win32Application
Taggi
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|