Author: hbelusca
Date: Mon Apr 15 19:46:07 2013
New Revision: 58771
URL: http://svn.reactos.org/svn/reactos?rev=58771&view=rev
Log:
[REACTOS]
Here is all the deprecated code: the old CSR as well as the new one which wasn't included; the ReactOS-specific win32csr and the csr module of win32k.
Added:
trunk/reactos/deprecated/
trunk/reactos/deprecated/csr/
- copied from r58766, trunk/reactos/subsystems/csr/
trunk/reactos/deprecated/csr.c
- copied unchanged from r58766, trunk/reactos/win32ss/user/ntuser/csr.c
trunk/reactos/deprecated/csr.h
- copied unchanged from r58766, trunk/reactos/win32ss/user/ntuser/csr.h
trunk/reactos/deprecated/csrsrv/
- copied from r58766, trunk/reactos/subsystems/win32/csrss/csrsrv/
trunk/reactos/deprecated/csrsrv/include/
- copied from r58766, trunk/reactos/subsystems/win32/csrss/include/
trunk/reactos/deprecated/win32csr/
- copied from r58766, trunk/reactos/win32ss/user/win32csr/