ChangeSet ID: 12004 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/04/15 00:04:53
Modified files: include : thread.h dlls/ntdll : thread.c dlls/kernel : task.c kernel_main.c
Log message: Get rid of the TEB flags, they are no longer used.
Patch: http://cvs.winehq.org/patch.py?id=12004
Old revision New revision Changes Path 1.92 1.93 +1 -6 wine/include/thread.h 1.16 1.17 +0 -2 wine/dlls/ntdll/thread.c 1.14 1.15 +0 -1 wine/dlls/kernel/task.c 1.58 1.59 +1 -1 wine/dlls/kernel/kernel_main.c