server: Use the thread entry point field to pass the PEB in the initial thread.
authorAlexandre Julliard <julliard@winehq.org>
Fri, 3 Apr 2009 12:30:34 +0000 (14:30 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 3 Apr 2009 12:30:34 +0000 (14:30 +0200)
commitb06a919c3c5c3f923f53f25ad6d3261172833f3e
tree9e07fade146633c2df87c6f28e6d87427939d006
parente861d8be43c180c438b54a684f160cd32258dd92
server: Use the thread entry point field to pass the PEB in the initial thread.
dlls/ntdll/server.c
dlls/ntdll/thread.c
include/wine/server_protocol.h
server/protocol.def
server/request.h
server/thread.c
server/trace.c