[NTDLL]: Fix CsrpConnectToServer to use the correct CSR_API_CONNECTINFO structure.
authorAlex Ionescu <aionescu@gmail.com>
Thu, 29 Aug 2013 00:02:15 +0000 (00:02 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Thu, 29 Aug 2013 00:02:15 +0000 (00:02 +0000)
commit3be526a8954779a22213e7a5beee287983cf4e2c
tree74418eba31d39011132ffa6599e97ae43b23f56e
parentc29aaf5ec86450dfb211ccebedebaec3a3594d67
[NTDLL]: Fix CsrpConnectToServer to use the correct CSR_API_CONNECTINFO structure.
[CSRSRV]: Fix definition of CSR_API_CONNECTINFO structure. It is now compatible with Server 2003. Also, set the DebugFlag.

svn path=/trunk/; revision=59864
reactos/dll/ntdll/csr/connect.c
reactos/include/reactos/subsys/csr/csrmsg.h
reactos/subsystems/win32/csrsrv/api.c
reactos/subsystems/win32/csrsrv/server.c