rejetto forum

Software => &RQ => Developers => Topic started by: rejetto on February 20, 2002, 02:50:37 PM

Title: hook.dll at its minimum
Post by: rejetto on February 20, 2002, 02:50:37 PM
i don't use hook.dll anymore for handling systemwide hotkeys.
as suggested by fuzzilogic, i now use registerhotkey winapi function.

i still use hook.dll for autoaway feature: as suggested me by kirys i now use a timer to monitor mouse activity, but keyboard monitoring needs still hooks.

Does someone have something to advice about keyboard?
As you can think, I'd like to see hook.dll trashed :rolleyes: