xv / system-wide-hotkey-demo

Demo program of the RegisterHotkey Windows API function in VB.NET.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple demo program of the RegisterHotKey API function that I wrote many years ago in VB.NET. I found the project code on an old flash drive, dusted it, tidied up the code and uploaded it here. The program will make an audible beep when the chosen hotkey is pressed.

program

About

Demo program of the RegisterHotkey Windows API function in VB.NET.

License:MIT License


Languages

Language:Visual Basic .NET 100.0%