18 Aug
2005
18 Aug
'05
12:47 p.m.
ChangeSet ID: 19643 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/08/18 06:47:17 Modified files: dlls/ntdll : thread.c ntdll.spec nt.c Log message: Added a stub for NtAlertResumeThread. Patch: http://cvs.winehq.org/patch.py?id=19643 Old revision New revision Changes Path 1.35 1.36 +22 -0 wine/dlls/ntdll/thread.c 1.196 1.197 +2 -2 wine/dlls/ntdll/ntdll.spec 1.99 1.100 +0 -9 wine/dlls/ntdll/nt.c