Alexandre Julliard : ntdll: Reimplement local atom tables in user space.

Alexandre Julliard julliard at winehq.org
Tue Feb 16 16:03:18 CST 2021


Module: wine
Branch: master
Commit: e941079126c5459e853ba80a7b6346e7b2b16633
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=e941079126c5459e853ba80a7b6346e7b2b16633

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Feb 16 11:01:25 2021 +0100

ntdll: Reimplement local atom tables in user space.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/atom.c       | 300 +++++++++++++++++++++++++++++++-----------------
 dlls/ntdll/tests/atom.c |   2 +
 include/winternl.h      |  26 ++++-
 3 files changed, 215 insertions(+), 113 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=e941079126c5459e853ba80a7b6346e7b2b16633



More information about the wine-cvs mailing list