|
From: Robert K. <ro...@ko...> - 2002-06-02 20:36:44
|
> > You should be able to use GDI32 and USER32 they make > the needed calls to win32k.sys for Windowing. OK, but who manages the actual windows or the frame windows. I made the observation that if an app blocks, the frame window still works. This matches also that windows opened by a killed app, are also wiped away. This would imply that csrss registers when an app starts and which win belongs to it, in order to be able to remove it possibly. This question may also be an answer to Yuri's complaints about "what is a ss? just a wrapper or even more". A sub system is the place where information can be stored over processes or between systemcalls. > > > Thanks > Steven > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > reactos-kernel mailing list > rea...@li... > https://lists.sourceforge.net/lists/listinfo/reactos-kernel |