README.md
December 4, 2022 ยท View on GitHub
Description
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.
More Info
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'!
| Submitted On | 2005-03-30 02:33:14 |
| By | Louis Coder |
| Level | Advanced |
| User Rating | 5.0 (20 globes from 4 users) |
| Compatibility | VB 5.0, VB 6.0 |
| Category | Windows API Call/ Explanation |
| World | Visual Basic |
| Archive File | global_key217233192010.zip |