03-19-2005, 11:50 AM
I downloaded the code file called Block. As you said it worked fine without "opt waitmsg 1".
I also used the "function14" code. It also worked.
However, both of the above did not block Ctrl-Alt-Del.
Remember I use win2000.
Have I misunderstood something here.
-------------------------------
I have used both of the following with and without "opt waitmsg 1"
:
BlockInput2 3
5
BlockInput2 0
and
BlockInput2 3
wait 0 H mac("Function14")
BlockInput2 0
(with a 5 second wait in "Function14")
I also used the "function14" code. It also worked.
However, both of the above did not block Ctrl-Alt-Del.
Remember I use win2000.
Have I misunderstood something here.
-------------------------------
I have used both of the following with and without "opt waitmsg 1"
:
BlockInput2 3
5
BlockInput2 0
and
BlockInput2 3
wait 0 H mac("Function14")
BlockInput2 0
(with a 5 second wait in "Function14")