Alexandre Julliard : ntdll: Implemented handling of the per-thread activation context stack.
20 Jul
2007
20 Jul
'07
6:02 a.m.
Module: wine Branch: master Commit: 797dd942ecfc4d405e5e9c3cb528b9698cd79fb3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=797dd942ecfc4d405e5e9c3cb5... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Jul 19 17:07:48 2007 +0200 ntdll: Implemented handling of the per-thread activation context stack. --- dlls/kernel32/actctx.c | 46 ++++++++------------- dlls/kernel32/thread.c | 6 ++- dlls/ntdll/actctx.c | 105 ++++++++++++++++++++++++++++++++++++++++++++++++ dlls/ntdll/ntdll.spec | 10 ++-- include/winternl.h | 5 ++ 5 files changed, 137 insertions(+), 35 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=797dd942ecfc4d405e5e9c...
6818
Age (days ago)
6818
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard