Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Generate exe files, unable to respond to trigger hotkey
#31
The API documentation says that F12 is "reserved for use by the debugger at all times". Probably Shift+F12 too. But Ctrl+Shift+F12 works.

__RegisterHotKey hk3
if(!hk3.Register(0 3 MOD_SHIFT VK_F12)) mes- "This hotkey is already registered by another application." "" "x"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)