Fixed per-thread data handling.
authorAlexandre Julliard <julliard@winehq.org>
Fri, 19 Jul 2002 03:24:50 +0000 (03:24 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 19 Jul 2002 03:24:50 +0000 (03:24 +0000)
commit44b4235af21be3faeb5660882c867eb8d6986aa2
tree8888885193c0f87294330092475003d2c1a53db5
parent8a191ff5b8e302bfcf410611f1fdadfd9d9edb38
Fixed per-thread data handling.
Made terminate and unexpected function pointer per-thread.
Added set_se_translator.
12 files changed:
dlls/msvcrt/cpp.c
dlls/msvcrt/dir.c
dlls/msvcrt/errno.c
dlls/msvcrt/file.c
dlls/msvcrt/heap.c
dlls/msvcrt/main.c
dlls/msvcrt/math.c
dlls/msvcrt/msvcrt.h
dlls/msvcrt/msvcrt.spec
dlls/msvcrt/process.c
dlls/msvcrt/thread.c
include/msvcrt/eh.h