Code can't find Mousehook.dll file

  • Thread starter Thread starter HeislerKurt
  • Start date Start date
H

HeislerKurt

I've been using Stephan Lebans' mousehook.dll solution trap the
mousewheel. But sometimes when I transfer the database and .dll file
to another PC, the code can't find the .dll file. This results in the
"Sorry ... cannot find the Mousehook.dll file" message.

The .dll file is sitting right next to the database, in the same
folder. I've also tried copying it to the Windows system folder but
the problem persists.

I see that others have had this problem (e.g., http://www.ureader.com/message/33357404.aspx)
but I haven't found a solution.

Any ideas?

Kurt
 
Interesting. I downloaded a new .dll file from Lebans' website and
copied it to the new laptop which was having the problem (and deleted
the .dll file I put there), and now it works fine.

Some people have mentioned that the .dll file may become linked to
your individual profile, so when you try to copy your .dll file to
another computer (e.g., where somone other than you is logged on),
the .dll file (which is looking for your profile) may not work.
Hmm...

Who knows.
 
Back
Top