mousehook - unable to get it to work

  • Thread starter Thread starter dfeigen115
  • Start date Start date
D

dfeigen115

I'm running MS Access 2003 and have tried all variants of the mousehook code
on the lebans web site, but cannot get it to work. I'm using the dll & code
used in the sample DB named A2KMousewheelhookver22.mdb.

Any suggestions would be appreciated.
Thanks,
Dan
 
on a form, i've put the dll in both the windows/systems directory as well as
the one with the MDB.
Dan
 
not vista as the company is afraid of it, very, very afraid - I'm on XP Pro v
2002 SP2

ruralguy via AccessMonster.com said:
Correct locations. I should have asked what OS. I'm not sure what happens
with Vista.
on a form, i've put the dll in both the windows/systems directory as well as
the one with the MDB.
Dan
Where did you put the dll? Are you talking on a Form or a SubForm?
[quoted text clipped - 5 lines]
Thanks,
Dan
 
The import of the module was the missing element. I now have total control of
the mouse wheel.

Thanks to both of you for the assist.
 
Back
Top