|
From: Aliberti E. <ea...@us...> - 2002-05-23 20:29:03
|
On 23 May 2002 at 13:35, Eric Kohl wrote: > > apps/*: removing apps/test, move apps/system to subsys I'd remove only Win32 test applications. Applications that test undocumented or system specific functionalities should be kept. > As part of my current work on smss I wrote a dummy autochk.exe. Should > I commit it to apps/system/autochk or somewhere else? > > How do you plan to organize the sysbsys directory? > > Btw, where will user-mode services be located in the cvs tree. IMHO, > the services-directory is not the right place. It should be renamed to > 'drivers' to minimize the confusion about the term 'service'. services.exe loads kernel mode modules and Win32 services. I probably lost any message in this thread, but is it expected to be turned into a native application that can load any service-like (W32), daemon- like (PSX), ...-like, via external helpers (svcsys.dll, svcscm.dll, svcdaemon.dll, ...)? |