I'm having problems with the WM_MOUSEWHEEL message
I''m trying to implement my mouse wheel, but My compiler (VC++) is telling me that it doesn''t recognize WM_MOUSEWHEEL, so does anybody know if you have to include something special or define something? I''m open to suggestions. The MSDN had an example program (look for "mouse wheel sample".) The compiler had no problem building the sample program, but it doesn''t work for a few projects which I''ve tried it on. So if anybody has some info on this please help me out. Thanks a lot
I would suggest you use Direct Input, from DirectX. It VERY EASY and I repeat VERY EASY to implement a mouse wheel. DirectInput is also very easy to use.
WHO DO THEYTHINK THEY'REFOOLING : YOU ?
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement