reactos/dll/ntdll
Hermès Bélusca-Maïto a195c2bcb5 [NTDLL]
- Fix a variable and a header names.

[CSR]
- Move all the interesting code from the "old" csrsrv (see r57579) to the new one. TODO: finish to reorganize the code.
- Rename the headers to a standard naming I will use for the other server dlls.
- Remove now unneeded files.
(one can sometimes find commented names next to declaration of variables: it is when a variable name doesn't satisfy me because it isn't enough self-explaining for my taste).

[CONSOLE]
- Add a new header for console working (win32csr --> consrv.dll == the console part of winsrv.dll I separate from it, because I plan a profound reworking on the console after all that).


svn path=/branches/ros-csrss/; revision=57591
2012-10-22 00:09:51 +00:00
..
csr [NTDLL] 2012-10-22 00:09:51 +00:00
dbg Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
def Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
dispatch Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
include [NTDLL] 2012-10-22 00:09:51 +00:00
ldr Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
rtl Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
CMakeLists.txt Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00