reactos/subsystems/win/basesrv
Hermès Bélusca-Maïto 2599e85e27 [CSRSRV]
- Correct a misspelling 'CsrThreadAltertable' -> 'CsrThreadAlertable'.
- Introduce CSR_REPLY_CODEs instead of using hardcoded values, and use them with CSR_API_ROUTINE-type functions. They correspond to which decision CSRSRV should take after a server function is called: answer to the client or not, and perform according tasks.

[BASESRV]
Use CSR_REPLY_CODEs.

svn path=/branches/ros-csrss/; revision=57801
2012-12-04 23:01:54 +00:00
..
basesrv.h [CSR/BASESRV/CONSRV/WINSRV] 2012-10-25 20:40:41 +00:00
basesrv.rc [CSRSRV/BASESRV/CONSRV/WIN32CSR/WINSRV] 2012-10-24 21:37:22 +00:00
basesrv.spec
CMakeLists.txt [BASESRV] 2012-10-22 23:37:07 +00:00
init.c [BASESRV] 2012-11-07 22:08:38 +00:00
server.c [CSRSRV] 2012-12-04 23:01:54 +00:00