Original Post
I'm having trouble getting scrolling input from the mousewheel. The only thing I've been able to find is WM_MOUSEWHEEL, but I get an undeclared identifier error message when I use it. I guess that I need to include a certain header to use it, but I have no idea what. Anyone know?