wolfie78uk
Programmer
I need to block all mouse and keyboard input whilst my application is interacting with another application. The blocking of input has to be global (i.e the blocking is not specific to my application).
There is a library function for C++ called "BlockInput" which would do the trick, but unfortunately I'm using VB and there doesn't appear to be anything similar in the API viewer.
Can anybody help?
Thanks in advance.
There is a library function for C++ called "BlockInput" which would do the trick, but unfortunately I'm using VB and there doesn't appear to be anything similar in the API viewer.
Can anybody help?
Thanks in advance.