[WINSRV] Add a hack to fix giving the api port to win32k
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Sun, 16 Dec 2018 11:14:56 +0000 (13:14 +0200)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Wed, 19 Dec 2018 14:13:18 +0000 (16:13 +0200)
commit3ec7b163c9bdf6dbe4379273135f0261e6b88638
tree7dc1498e8dc3fa89c393e49847033c200d7029f6
parentdad76af8a44c6ccec94de564b5db6755f0422500
[WINSRV] Add a hack to fix giving the api port to win32k
- Register our api port with win32k in SrvRegisterLogonProcess because UserClientConnect is never really called.

[NTUSER] Silence a noisy trace
win32ss/user/ntuser/ntstubs.c
win32ss/user/winsrv/usersrv/register.c