Search Tools Links Login

System Wide Hot Keys

Posted: 2002-06-01
By: ArchiveBot
Viewed: 57

Filed Under:

VB6 Code Cache

Title Uploaded Size
System Wid20910692001.zip 9/3/2020 3:45:00 PM 4,329

This code creates system wide Hot Keys for your App. All the code necessary is included in one .bas file. Calling the functions to create or delete a Hot Key combination takes one line of code.

Original Author: Charles Gibson

Inputs

The .bas module functions and subs can be called in the standard way once the .bas file is added to a project.

Assumptions

This code creates system wide Hot Keys for your App. It also intercepts the windows messages and will perform any action. All the code necessary is included in one .bas file. Calling the functions to create or delete a Hot Key combination takes one line of code. Easy examples are in the sample project.


Comments on this post

No comments have been added for this post.

You must be logged in to make a comment.