reactos/win32ss/user/winsrv
Hermès Bélusca-Maïto cbc3e80b5a [BASESRV]
- Remove the unneeded CallProcessCreated function since the same functionality is programmed and executed in CSRSRV when CsrInsertProcess is called via a call of CsrCreateProcess.
- Remove some hacks in process creation.
- In BaseSrvExitProcess, use the 'Reply = 2' value instead of the old hack 'ApiMessage->ApiNumber = 0xBABE'.

[USER32/WINSRV]
- Make SetLogonNotifyWindow call our 'RosSetLogonNotifyWindow' hack and explicitely mark it as a hack.
- CsrSetLogonNotifyWindow --> RosSetLogonNotifyWindow to emphasize that it is a ReactOS-specific hack.

svn path=/branches/ros-csrss/; revision=57694
2012-11-09 23:39:45 +00:00
..
lang [WINSRV] 2012-10-24 21:54:45 +00:00
CMakeLists.txt [CONSRV/WINSRV] 2012-10-25 22:14:46 +00:00
harderror.c - Synchronize with trunk's revision r57633. 2012-10-28 12:13:03 +00:00
init.c [BASESRV] 2012-11-09 23:39:45 +00:00
resource.h [CSR/BASESRV/CONSRV/WINSRV] 2012-10-25 20:40:41 +00:00
rsrc.rc [WINSRV/WIN32CSR] 2012-10-24 23:19:54 +00:00
server.c [WIN32K/USER32/WINSRV] 2012-11-02 11:23:26 +00:00
shutdown.c [BASESRV] 2012-11-09 23:39:45 +00:00
winsrv.h [BASESRV] 2012-11-09 23:39:45 +00:00
winsrv.rc
winsrv.spec [WINSRV/WIN32CSR] 2012-10-24 23:19:54 +00:00