Intergrate program in Windows
-
Hi, Can anyone point me in the right direction for this. I have a program that I want to have intergrated with Windows so that by using a hot key defined by the program it will run. It would be something like using Ctrl + C to copy except it is not for copying. Thanks
-
Hi, Can anyone point me in the right direction for this. I have a program that I want to have intergrated with Windows so that by using a hot key defined by the program it will run. It would be something like using Ctrl + C to copy except it is not for copying. Thanks
If you mean like the Windowskey + E for Explorer, you would need to trap keystrokes at the system level. Check out code for keyloggers.
He was a snowflake, like other "unique" snowflakes, falling down, getting stepped on, and pushed aside to disappear.
-
If you mean like the Windowskey + E for Explorer, you would need to trap keystrokes at the system level. Check out code for keyloggers.
He was a snowflake, like other "unique" snowflakes, falling down, getting stepped on, and pushed aside to disappear.