ntdll: Implementation of inter-process RtlCreateUserThread.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 18 Jan 2007 14:02:55 +0000 (15:02 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Jan 2007 14:02:55 +0000 (15:02 +0100)
commit8025f79ce1f787813aa92cd19c999e171e18cf13
tree0a72bb20eb4652960339531ad195f470ad61689b
parent7a383cf83f1f2896f67352a76c07b13510baff1d
ntdll: Implementation of inter-process RtlCreateUserThread.
dlls/kernel32/tests/thread.c
dlls/ntdll/sync.c
dlls/ntdll/thread.c
include/wine/server_protocol.h
server/protocol.def
server/thread.c
server/trace.c