Required for binary compatibility with MS KERNEL32.DLL.
authorEmanuele Aliberti <ea@iol.it>
Sun, 25 Sep 2005 13:36:27 +0000 (13:36 +0000)
committerEmanuele Aliberti <ea@iol.it>
Sun, 25 Sep 2005 13:36:27 +0000 (13:36 +0000)
commit294b660b256620dd2ac72598937d3918a5b62190
treeead988c0bcca7135c7986bbfcdc96f754659f8ee
parent6ace27feae1ea0097fc93b9658585cd5d1798718
Required for binary compatibility with MS KERNEL32.DLL.

NOTE
Filip and I still don't understand why KERNEL32 calls twice CsrConnectToServer.
A possible explanation is because the Win32 server is a dual server: gui+console.
This differs with our current implementation in the SM: we accept only console registration requests (see SmpHandleConnectionRequest).

svn path=/trunk/; revision=18050
reactos/lib/ntdll/csr/connect.c