mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 10:35:28 +00:00
4cbc61fd02
- 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. |
||
---|---|---|
.. | ||
ntuser | ||
rtl | ||
user32 | ||
winsrv |