L
lli
I'm developing a service that emulating the tilt wheel and send/triger both
vertical and horizontal scroll bar events to current active window. The
service sends (PostMessage) the WM_VSCROLL & WM_HSCROLL messages to active
window. So far, that works on Outlook, VC++, IE, Explorer, NotePad, and quite
a lot applications. But it fails on MS Word, Excell, and Adobe Acrobat.
Any idea how MS Word treat those scroll bar messages, or any workaround so
those applications would take scroll bar events ?
vertical and horizontal scroll bar events to current active window. The
service sends (PostMessage) the WM_VSCROLL & WM_HSCROLL messages to active
window. So far, that works on Outlook, VC++, IE, Explorer, NotePad, and quite
a lot applications. But it fails on MS Word, Excell, and Adobe Acrobat.
Any idea how MS Word treat those scroll bar messages, or any workaround so
those applications would take scroll bar events ?