reactos/win32ss/user/user32/include
Hermès Bélusca-Maïto 4cbc61fd02
[WIN32SS:NTUSER][USER32] NtUserProcessConnect() should return pointers in user client-space. (#3937)
- Do the kernel/server --> user/client-space pointers conversion within
  NtUserProcessConnect(), instead of having the callers of this function
  doing this job.
  This makes the behaviour Windows-compatible.

  NOTE: the gHandleEntries pointer is ReactOS-specific!

- Drop the g_ulSharedDelta global, just use instead gSharedInfo.ulSharedDelta.

- Add extra documentation aspects for NtUserProcessConnect() that are
  not yet implemented in ReactOS.
2021-09-09 16:15:12 +02:00
..
controls.h [USER32] Add Ghost window class (#1082) 2018-12-02 18:51:44 +09:00
dde_private.h
immtable.h [USER32][IMM32] Improve User32InitializeImmEntryTable (#3918) 2021-08-23 16:25:21 +09:00
ntwrapper.h
regcontrol.h [USER32] Add Ghost window class (#1082) 2018-12-02 18:51:44 +09:00
resource.h [USER32] Add Ghost window class (#1082) 2018-12-02 18:51:44 +09:00
user32.h [USER32][INCLUDE] Move GetImmFileName declaration from user32.h to user32p.h 2021-08-31 13:42:54 +09:00
user32p.h [WIN32SS:NTUSER][USER32] NtUserProcessConnect() should return pointers in user client-space. (#3937) 2021-09-09 16:15:12 +02:00
user_x.h [WIN32SS:NTUSER][USER32] NtUserProcessConnect() should return pointers in user client-space. (#3937) 2021-09-09 16:15:12 +02:00