how can i catch mousewheel event
outside topwindow (platform WinXp)?
pressing of mousebutton is simply with GetAsyncKeyState function,
but mousewheel...
bye
atmks
Actually, I did not even knew you can detect mouse button (and you might not be able to do so in Linux). Looks like it is very platform specific, if you really need to have this, digg Windows documentation and maybe some Win related forums (and inform us about the result