|
From: Phillip S. <ps...@cf...> - 2001-11-07 20:50:28
|
Yes, I think winlogon creates the windowstation and desktops, but the desktop 'window' isn't really a window any more than the idle and system processes are really processes. That is to say, the desktop 'window' is hand crafted and implemented by win32k.sys. Iirc, if you use spy++ to look up the desktop window, it does not belong to any process, nor does it have a wndproc. At 08:46 PM 11/7/2001 +0100, you wrote: >Yes, this is my understanding too. Have a look in winlogon.c. >The interactive windowstation, and three desktops are created; >the application desktop, the secured winlogon desktop, and >the screensaver desktop. Inside Windows 2000 states that a >window class is registered for the winlogon desktop >(to listen for the SAS key sequence), but it does not say >anything about a window class beeing created for the >application desktop. > >In Windows XP the winlogon desktop seem to have been thrown >out. Pressing Ctrl-Alt-Del will bring up the task manager. >I wonder why MS removed it... > > Casper ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |