Global Keyboard and Mouse Filter
If your like me, you hate externals, but there are some things that VB just won't do. This is based on a DLL written in C++. (I've studied C++ for two weeks, so the code isn't pretty, but it works.) It allows you to selectively filter out keystrokes and mouse actions. It also send a message to the calling app every time a key is pressed so you could use this as a keylogger if you like. The DLL is seperate naturally. The URL is http://www.geocities.com/kristykistic/stuff/CKFilter.zip Hope you like it :)~
AI சுருக்கம்: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Upload