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. |
||
---|---|---|
.. | ||
dde.c | ||
ddeclient.c | ||
ddemisc.c | ||
ddeserver.c | ||
desktop.c | ||
display.c | ||
dllmain.c | ||
exit.c | ||
exticon.c | ||
imm.c | ||
logon.c | ||
misc.c | ||
object.c | ||
resources.c | ||
rtlstr.c | ||
stubs.c | ||
timer.c | ||
usrapihk.c | ||
winhelp.c | ||
winsta.c |