reactos/win32ss/user/winsrv/consrv
Hermès Bélusca-Maïto c697f191cf
[WIN32K:NTUSER] Make NtUserResolveDesktop() and IntResolveDesktop() work in a more Win2k3-compatible manner.
CORE-11933 and PR #621.

Since this API is also called from WINSRV when calling the AllocConsole() API,
it can be tested more-or-less easily. The internal helper IntResolveDesktop()
is also tested during process connection to a window station, when such process
first calls a USER32 or GDI32 function.
This is also the functionality tested by the user32:desktop apitest.

- Adjust how IntResolveDesktop() is called.
2018-08-19 22:18:37 +02:00
..
condrv [WINSRV] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
frontends [WIN32K:NTUSER] Make NtUserResolveDesktop() and IntResolveDesktop() work in a more Win2k3-compatible manner. 2018-08-19 22:18:37 +02:00
include
lang [TRANSLATIONS] Update the email address and add a note in the Turkish translation document (#271) 2018-01-07 22:09:42 +01:00
alias.c
alias.h
api.h
coninput.c
coninput.h
conoutput.c
conoutput.h
console.c [CONSRV] Use a similar parameter name as in other functions. 2018-06-10 04:00:18 +02:00
console.h [CONSRV] Use a similar parameter name as in other functions. 2018-06-10 04:00:18 +02:00
consrv.h
consrv.rc
frontendctl.c
handle.c
handle.h
heap.h
history.c
history.h
init.c
lineinput.c
lineinput.h
popup.c
popup.h
procinit.h
resource.h
settings.c
shutdown.c
subsysreg.c [WINSRV] Fix 64 bit issues 2018-08-04 19:19:34 +02:00