[BASESRV][CSRLIB][NTVDM] Add missing \n to DPRINT() calls (#5951)and promote 1 DPRINT().
[CSRLIB] Remove old hack in CsrpConnectToServer(). ObjectDirectory cannot be NULL (otherwise it's caller's bug).
[CSRLIB] Add comments regarding the calculation of the data and total message lengths in CsrClientCallServer().
[CSRLIB] Add SAL annotations to the CSR client functions.
[CSR][NTDLL] Move the CSR subsystem into its own "csr" sub-directory. (#4802)Move CSRSS, CSRSRV there, as well as CSR client calls from NTDLL into a "CSRLIB" library.