View Single Post
Old 02-24-2013, 07:16 AM   PM User | #2
Celtboy
Regular Coder

 
Join Date: May 2002
Location: Virginia, USA
Posts: 620
Thanks: 0
Thanked 6 Times in 6 Posts
Celtboy is an unknown quantity at this point
Well, in whatever language you chose (.NET is a good start), you'd have need to either hook into the keybinding for that key, or hook into Windows Sound API and then display some type of HUD. Neither of which are exceptionally easy or appropriate for this forum (should be in programming).

Your other option would be to use something someone else has already created:
http://www.addictivetips.com/windows...r-for-windows/ for instance.
Celtboy is offline   Reply With Quote