Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Disable/Enable Pause/Break Key
#17
_hinst is global variable declared somewhere around function init which is in System folder. Do you have System folder in the list of macros? If yes, try to run init, and then run macro with BlockInput2. What results?

If not using System, insert this in BlockInput2, before if(WINNT):

dll kernel32 #GetModuleHandle $lpModuleName
int _hinst=GetModuleHandle(0)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)