Re: how could I disable ctrl+alt+del in my program?
From: Scott Allen (bitmask_at_[nospam)
Date: 09/28/04
- Next message: Girish Bharadwaj: "Re: how could I disable ctrl+alt+del in my program?"
- Previous message: Larry: "VisualC# Standard Users?"
- In reply to: zjflyer_at_hotmail.com: "how could I disable ctrl+alt+del in my program?"
- Next in thread: Girish Bharadwaj: "Re: how could I disable ctrl+alt+del in my program?"
- Reply: Girish Bharadwaj: "Re: how could I disable ctrl+alt+del in my program?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 28 Sep 2004 14:15:44 -0400
As mentioned in your previous post - you can't do this in the NT based
world. the only way to become involved in the process is to write a
GINA. Winlogon hooks this key sequence and no other program can take
it away. This is to prevent what you are trying to do, which is snoop
passwords to put in a database.
-- Scott http://www.OdeToCode.com/blogs/scott/ On Wed, 29 Sep 2004 01:42:22 +0800, <zjflyer@hotmail.com> wrote: >And how to lock the mouse? >ths! >
- Next message: Girish Bharadwaj: "Re: how could I disable ctrl+alt+del in my program?"
- Previous message: Larry: "VisualC# Standard Users?"
- In reply to: zjflyer_at_hotmail.com: "how could I disable ctrl+alt+del in my program?"
- Next in thread: Girish Bharadwaj: "Re: how could I disable ctrl+alt+del in my program?"
- Reply: Girish Bharadwaj: "Re: how could I disable ctrl+alt+del in my program?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|