|
From: Casper H. <ch...@us...> - 2001-11-07 21:26:51
|
I've never seen a reference to userinit.exe anywhere. What is it's responsibilities? If you start it from explorer it does indeed start a new explorer process. Dumpbin reveals that it does not import CreateWindowStation or CreateDesktop, but it does import GetDesktopWindow. Casper > -----Original Message----- > From: Jason Filby [mailto:jas...@ya...] > Sent: 7. november 2001 21:30 > To: ros...@re... > Subject: [ros-kernel] Re: Desktop > > > So what creates the desktop (for each window station): > WINLOGON.EXE, USERINIT.EXE or EXPLORER.EXE? > > Thanks > - Jason > > --- "ea...@io..." <ea...@io...> wrote: > > >Yes, it is a real window! IMHO, the desktop window should be > > created by > > >winlogon.exe. It creates the window-stations, a desktop for each > > >window-station and finally a desktop window for each desktop. > > > > Probably not directly by WINLOGON.EXE, but by USERINIT.EXE, > which then > > dies immediately after spawning the main session shell > > (EXPLORER.EXE). > > > > ==================================================== To remove > > yourself from this mailing list, go to = > > http://www.reactos.com/home/mailing.html > =================================================== > > > __________________________________________________ > Do You Yahoo!? > Find a job, post your resume. > http://careers.yahoo.com > > ==================================================== > = To remove yourself from this mailing list, go to = > = http://www.reactos.com/home/mailing.html = > ==================================================== > > ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |