mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +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. |
||
---|---|---|
.. | ||
controls | ||
include | ||
lang | ||
misc | ||
resources | ||
windows | ||
CMakeLists.txt | ||
user32.rc | ||
user32.spec |