Help with CTRL+ALT+DEL
From: Wayne Gibson (wayne.gibson_at_rendersoft.com)
Date: 09/26/03
- Next message: Venlat Venkataramanan: "RE: Unique Machine ID"
- Previous message: klaus triendl: "Re: ImpersonateSecurityContext fails with kerberos"
- Next in thread: Eric Perlin [MS]: "Re: Help with CTRL+ALT+DEL"
- Reply: Eric Perlin [MS]: "Re: Help with CTRL+ALT+DEL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 26 Sep 2003 15:49:08 +0100
Hi,
Was wondering if somebody could help..
I am trying to set a machine up that will eventually be in a public
environment.
It will be running Windows 2000 SP4.
I have a front end application, that will allow users to select the
applications that they wish to run..
Certain applications will have the keyboard and mouse actions recorder, so
that they can be checked at
a later stage if required.
The problem is that when pressing CTRL+ALT+DEL it disables the keyboard and
mouse recording, which I am doing using:
setWindowsHookEx(WH_JOURNALRECORD, JournalRecorderFunc, g_hInstance, 0);
Also I don't want the user to be able to logout via CTRL+ALT+DEL keyboard
combination if possible, but not essential.
I currently (well think I have) everything lockdown, except the CTRL+ALT+DEL
keyboard combination.
So I have been searching the internet, but with no joy at the moment..
The only thing I did come across, was writing a replacement gina.dll.
But haven't found any examples for this so was wondering if anybody had any
or knew of a site that did..
Thanks
Wayne Gibson
- Next message: Venlat Venkataramanan: "RE: Unique Machine ID"
- Previous message: klaus triendl: "Re: ImpersonateSecurityContext fails with kerberos"
- Next in thread: Eric Perlin [MS]: "Re: Help with CTRL+ALT+DEL"
- Reply: Eric Perlin [MS]: "Re: Help with CTRL+ALT+DEL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|