reactos/subsystems/win32/csrsrv
Hermès Bélusca-Maïto bc0af6b272 [CSRSRV]
- Use a variable ServerDll instead of using each time CsrLoadedServerDll[i], as it is done in some other places.
- Clean the code (remove extra-parentheses).
- Zero-out the memory buffer allocated for CsrSrvSharedStaticServerData.

svn path=/branches/ros-csrss/; revision=57701
2012-11-13 21:08:19 +00:00
..
include [NTDLL] 2012-11-05 00:23:58 +00:00
api.c [NTDLL] 2012-11-05 00:23:58 +00:00
CMakeLists.txt [CSRSRV/WINSRV] 2012-10-24 22:07:46 +00:00
csrsrv.rc [CSRSRV/BASESRV/CONSRV/WIN32CSR/WINSRV] 2012-10-24 21:37:22 +00:00
csrsrv.spec [NTDLL] 2012-11-05 00:23:58 +00:00
init.c [CSRSRV] 2012-11-13 21:08:19 +00:00
procsup.c [CSRSRV] 2012-11-13 21:08:19 +00:00
server.c [CSRSRV] 2012-11-13 21:08:19 +00:00
session.c [CSRSRV] 2012-11-13 21:08:19 +00:00
srv.h [CSR/BASESRV/CONSRV/WINSRV] 2012-10-25 20:40:41 +00:00
thredsup.c [NTDLL] 2012-11-05 00:23:58 +00:00
wait.c [CSRSRV] 2012-10-27 14:30:32 +00:00