Jump to content

Need help with _BlockInputEx


Recommended Posts

I am writing a little program with a "Quit" routine and don't really want the users to know what it is so I made it a little difficult:

HotKeySet("^!+{ESC}", "Quit") ;crtl-alt-shift-esc

The problem I am having is getting _BlockInputEx to allow that combibation:

_BlockInputEx(1, "^!+{ESC}")

The quit routine works great until I invoke the InputEX(). Any idea what I am missing?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...