reactos/win32ss/user/winsrv/consrv/frontends/gui
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
..
lang
res
conwnd.c [CONSRV] Implement support for file/directory drag-and-drop (#692). 2018-08-09 14:08:05 +02:00
conwnd.h
fullscreen.c
graphics.c [CONSRV] Fix build 2018-03-11 21:19:11 +01:00
guisettings.c [WINSRV] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
guisettings.h
guiterm.c [WIN32K:NTUSER] Make NtUserResolveDesktop() and IntResolveDesktop() work in a more Win2k3-compatible manner. 2018-08-19 22:18:37 +02:00
guiterm.h [CONSRV] Minor code re-organization. 2018-08-08 20:46:41 +02:00
guiterm.rc
resource.h
text.c [CONSRV] Add a PasteText() helper function and use it. 2018-08-08 20:46:34 +02:00