[WIN32SS]: Push back csr code into win32k (not compiled yet). The thing is that win32...
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Tue, 16 Dec 2014 21:58:18 +0000 (21:58 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Tue, 16 Dec 2014 21:58:18 +0000 (21:58 +0000)
commit2b315b580288b45877c2b282b433d7fef3f23bb1
tree4d9dc8538dcee06879cc6030fc4d1f5d27f3b81e
parentc8b67f57b6a49bd20bfc95e01e77ae139e70b032
[WIN32SS]: Push back csr code into win32k (not compiled yet). The thing is that win32k uses a LPC port to communicate with winsrv.dll . But it's winsrv.dll that gives a handle of the CSR port to win32k via a call to NtUserSetInformationThread with the UserThreadCsrApiPort information class. See part of Timo's patch in CORE-7505 that will be submitted later on. Also I need to somewhat stub the UserThreadCsrApiPort info class in NtUserSetInformationThread :)

svn path=/trunk/; revision=65691
reactos/win32ss/user/ntuser/csr.c [moved from reactos/deprecated/csr.c with 100% similarity]
reactos/win32ss/user/ntuser/csr.h [moved from reactos/deprecated/csr.h with 100% similarity]