Unset ctrl-c and ctrl-break ? 
Author Message
 Unset ctrl-c and ctrl-break ?

How do I unset the <ctrl-c> and <ctrl-break> in my QuickBasic 4.00
programs ??

Please make a simple answer....

Thanks in advance...
Best Reg. Patrik "Eson" Eriksson

***************************************************************************
NOTE:   The mail add. in the header is not the right one.

***************************************************************************



Tue, 25 Aug 1998 03:00:00 GMT  
 Unset ctrl-c and ctrl-break ?

writes:

Quote:
>' get rid of CTRL-BREAK checking...
>dim ctrl.brk$(3)
>poke 108,83
>    poke 109,255
>            poke 110,0
>                    poke 111,240
>def seg      

Maybe its just my computer but I CANNOT get any of the numerous CTRL-BRK
cancel programs to work.  Every one of the programs exit when I hit
CTRL-BRK.


Sat, 29 Aug 1998 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Trapping CTRL+BREAK and CTRL+ALT+DEL

2. QB CTRL-BREAK and CTRL-ALT-DEL

3. BASICA: trapping ctrl-c and ctrl-break.

4. HOW CAN I DISABLE CTRL+X, CTRL+V,CTRL+C

5. HOW CAN I DISABLE Ctrl+C,Ctrl+V,Ctrl+X

6. Ctrl+Break in VB6 breaks in calling module!

7. Clipboard problem (Ctrl+C, Ctrl+V)

8. How to disable CTRL+TAB and CTRL+SHIFT+TAB for switching mdi child windows

9. Trapping Ctrl/Alt/Del + Ctrl/Pause

10. Access List ctrl = Good / VB List ctrl = Crap ???

11. How TO : Automatic copy (ctrl-c) + clipboard + paste (ctrl-v) + save as filename

12. WinNT and CTRL+ALT+DEL and CTRL+ESC

 

 
Powered by phpBB® Forum Software