Issue with mousehook

associates

Registered User.
Local time
Today, 14:14
Joined
Jan 5, 2006
Messages
94
Hi,

I have a question in regards to the mousewheelonoff. I've the code from the internet and it works fine. The mousewheel can be set off or on. Great. However, it has to have the mousehook.dll sitting on the same folder as the database. My question is is there any way of incorporating this dll into the database so that if i want to send the database to my client. I don't have to send two items to them as they don't know what the dll is. I'd rather to make it seem as if it's only one big database.

Or is there any other codes that doesn't require mousehook.dll?

Thank you for your help in advance
 
Try using an Install program like "InstallConstruct 6.8". It packs your DB into an .exe file and you can also have it install other files in other locations. Its a trial version and works great when distibuting your DB.

Bones
 

Users who are viewing this thread

Back
Top Bottom