I'm using a DLL for hooking keyboard functions. In Windows Server 2000 and Windows 7 it is getting deleted.
Any ideas why it is getting deleted and how to avoid this?
feedback
|
This question came from our site for professional and enthusiast programmers.
|
Probably some virus checker thinking you have a virus. Keyboard hooks are a major security issue. Imagine entering passwords or banking info and having the keyboard hook send the info to another party. | |||||||||
feedback
|
|
Most probably,anti-virus installed is detecting it as some kind of threat !! | |||
|
feedback
|