Thread: Trap ctrl+Break
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Office_Novice Office_Novice is offline
external usenet poster
 
Posts: 245
Default Trap ctrl+Break

Ok as stated is this possible? I have an application I dont want anybody to
be able to stop the code. I am thinking an API call will be required, or is
there another way?
Could someone point me in the direction of how to write such an API Function?