reactos/win32ss/include
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
..
callback.h [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
ntgdibad.h
ntgdihdl.h
ntgdityp.h [GDI] - Add type for setting world transform modification modes. 2017-11-24 17:22:43 -06:00
ntuser.h [WIN32K:NTUSER] Make NtUserResolveDesktop() and IntResolveDesktop() work in a more Win2k3-compatible manner. 2018-08-19 22:18:37 +02:00
ntusrtyp.h
ntwin32.h