I have looked at the hotkey example and it will work great but I can't figure out the highbyte/lowbyte combo I need for my hotkey. I don't know hex so it's a bit of a problem. If anyone could tell me the needed code for CTRL+ALT+SHIFT+TAB+~ I would greatly apprecitate it. For example, HK_SHIFTA = &H141 is the code for shift + A. Thanks in advance.
-Adam