[NTDLL/INCLUDE]: Rename the CSRSRV API Numbers not to conflict with the actual functions.
authorAlex Ionescu <aionescu@gmail.com>
Thu, 16 Feb 2012 19:53:47 +0000 (19:53 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Thu, 16 Feb 2012 19:53:47 +0000 (19:53 +0000)
commitd221bdfbb1581227c0933e7cf93c7de9cdead01d
treea2959e91b368cbfefa67641cfd9fb731cf60df04
parent7ed48291c6df0e41c8256b9eb6dd3b54cb217d5f
[NTDLL/INCLUDE]: Rename the CSRSRV API Numbers not to conflict with the actual functions.
[CSRSRV]: Import server.c from CSRSRV2, and move the existing CsrSrv functions we had from wapi.c to server.c (with the reactOS-specific hacks we had). The other CsrSrv* functions are not yet used.

svn path=/trunk/; revision=55647
reactos/dll/ntdll/csr/api.c
reactos/dll/ntdll/csr/connect.c
reactos/include/reactos/subsys/csrss/csrss.h
reactos/subsystems/win32/csrss/csrsrv/CMakeLists.txt
reactos/subsystems/win32/csrss/csrsrv/api/wapi.c
reactos/subsystems/win32/csrss/csrsrv/csrsrv.rbuild
reactos/subsystems/win32/csrss/csrsrv/init.c
reactos/subsystems/win32/csrss/csrsrv/server.c [new file with mode: 0644]
reactos/subsystems/win32/csrss/include/api.h