reactos/subsystems/win32/csrsrv
Hermès Bélusca-Maïto 13fc08ccc7 [NTDLL/KERNEL32]
- Use new naming scheme.

[CSRSRV]
- Continuing headers reorganization.
- Activate new code.

[CSRSRV/WIN32CSR]
- Move some code into basesrv.

[BASESRV]
- Add basesrv.dll
The names of the APIs tables come from http://j00ru.vexillium.org/csrss_list/api_list.html as usual,
however I used the NT 4 ones for testing purposes only. After that I will update them to 2k3 version
and add function stubs. Also some variable names are deduced from the subsystems/win32/csrss/csrsrv/server.c ones.

svn path=/branches/ros-csrss/; revision=57587
2012-10-20 21:03:32 +00:00
..
api [NTDLL/KERNEL32] 2012-10-20 21:03:32 +00:00
include [CSRSRV] 2012-10-20 14:07:04 +00:00
CMakeLists.txt [CSRSS/CSRSRV] 2012-10-20 13:28:09 +00:00
csrsrv.rc [CSRSS/CSRSRV] 2012-10-20 13:28:09 +00:00
csrsrv.spec [CSRSS/CSRSRV] 2012-10-20 13:28:09 +00:00
init.c [NTDLL/KERNEL32] 2012-10-20 21:03:32 +00:00
procsup.c [NTDLL/KERNEL32] 2012-10-20 21:03:32 +00:00
server.c [NTDLL/KERNEL32] 2012-10-20 21:03:32 +00:00
session.c [CSRSS/CSRSRV] 2012-10-20 13:28:09 +00:00
srv.h [CSRSS/CSRSRV] 2012-10-20 13:28:09 +00:00
thredsup.c [CSRSS/CSRSRV] 2012-10-20 13:28:09 +00:00
wait.c [CSRSS/CSRSRV] 2012-10-20 13:28:09 +00:00