Re: Internet Cafe Terminal Help
- From: Jeremy Collins <jd.collins@xxxxxxxxxxxxxxxx>
- Date: Wed, 31 Aug 2005 08:52:56 GMT
deitel wrote:
You need to replace the shell with your application. Anything else will be an ineffectual cludge. If you search Google Groups you will find this has been discussed many times.
Could you please explain what you mean by replacing the shell? Do you mean replace the actual IExplore interface? I'd have thought it easier just to intercept the keyboard commands.
Some keyboard commands have highest priority (Ctrl+Alt+Del, Ctrl+Shift+Esc) and are not easily intercepted. As Nicholas says, you can write a replacement gina.dll if you want a custom login procedure, but that won't change the behaviour of the shell.
The shell is explorer.exe (The "Windows Explorer" file manager is just one aspect of this). When you write a shell replacement you instruct Windows to use your executable instead of explorer.exe as the shell.
-- jc
Remove the -not from email .
- References:
- Internet Cafe Terminal Help
- From: deitel
- Re: Internet Cafe Terminal Help
- From: Jeremy Collins
- Re: Internet Cafe Terminal Help
- From: deitel
- Internet Cafe Terminal Help
- Prev by Date: Re: OOP style
- Next by Date: Re: Gantt serie with different colors
- Previous by thread: Re: Internet Cafe Terminal Help
- Next by thread: Re: Internet Cafe Terminal Help
- Index(es):
Relevant Pages
|