Right-click mouse function does not work after removing moushook.dll

S

Stephen Lebans

Mark your issue has absolutely nothing to do with my MouseWHeelHook code.
MouseWheelHook does not run unless you call the functions contained in the
DLL. Further, MouseWheelHook only processes MouseWheel Messages that are
directed to the Access application.


--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
M

mac

Mark your issue has absolutely nothing to do with my MouseWHeelHook code.
MouseWheelHook does not run unless you call the functions contained in the
DLL. Further, MouseWheelHook only processes MouseWheel Messages that are
directed to the Access application.

--

HTH
Stephen Lebanshttp://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.










- Show quoted text -

Stephen

Many thanks for the prompt reply, I will look for the solution
elsewhere.

Kind regards

Mac
 
Top