reactos/dll
Giannis Adamopoulos 9532193d52 [ntdll]
- Disable Server to server calls in csr because they do not work yet as our csr is not compatible with windows. 

[user32]
- Call CsrClientConnectToServer when the dll is initialized in order to connect with the server and determine if user32 is running in the server process.
- Do not load user api hook if we are in the server process
- Fixes drawing the console window

svn path=/branches/GSoC_2011/ThemesSupport/; revision=52672
2011-07-13 17:57:40 +00:00
..
3rdparty * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
cpl * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
directx * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
keyboard * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
nls * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
ntdll [ntdll] 2011-07-13 17:57:40 +00:00
shellext * Sync with recent trunk (r52637). 2011-07-11 19:40:43 +00:00
win32 [ntdll] 2011-07-13 17:57:40 +00:00
CMakeLists.txt