VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

global key hook (easy to use)

Louis Coder  (4 Submissions)   Windows API Call/Explanation   Advanced   Wed 3rd February 2021

this project (zipped) contains a module you can add to any VB 5 or VB 6 project. The module provides some functions that will make your application see ANY keypress done ANYWHERE within Windows (also Win7). Use to implement hotkeys or to build a keylogger.

Assumes
Watch the Debug Window for the key that was pressed. Writing to C:\Log.txt may not work under Win7 as the C:\ dir is write protected. Change to an other directory if you want. If you can't open the project with VB 5, remove the 'Retained=0' line within 'Projek1.vbp'!

Rate global key hook (easy to use) (4(4 Vote))

Download global key hook (easy to use)

global key hook (easy to use) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters