ChangeSet ID: 13852 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/20 19:23:50
Modified files: dlls/ntdll : virtual.c thread.c ntdll_misc.h
Log message: Alexander Yaworsky yaworsky@migusoft.ru Make RtlCreateUserThread fail if process handle is not for the current process.
Patch: http://cvs.winehq.org/patch.py?id=13852
Old revision New revision Changes Path 1.38 1.39 +1 -1 wine/dlls/ntdll/virtual.c 1.21 1.22 +6 -0 wine/dlls/ntdll/thread.c 1.48 1.49 +2 -0 wine/dlls/ntdll/ntdll_misc.h