[Git][wine/wine][master] 6 commits: ntdll: Implement RtlInsertElementGenericTable().
Alexandre Julliard pushed to branch master at wine / wine Commits: 0f65dd2f by Zhiyi Zhang at 2025-02-07T09:59:25+01:00 ntdll: Implement RtlInsertElementGenericTable(). - - - - - c76eb644 by Zhiyi Zhang at 2025-02-07T09:59:27+01:00 ntdll: Implement RtlDeleteElementGenericTable(). - - - - - 248ccde6 by Zhiyi Zhang at 2025-02-07T09:59:29+01:00 ntdll/tests: Add RtlInsertElementGenericTable() tests. - - - - - a64fe8d4 by Zhiyi Zhang at 2025-02-07T09:59:29+01:00 ntdll/tests: Add RtlDeleteElementGenericTable() tests. - - - - - 7b5a6a93 by Zhiyi Zhang at 2025-02-07T09:59:29+01:00 ntdll: Implement RtlLookupElementGenericTable(). - - - - - cf9d14bd by Zhiyi Zhang at 2025-02-07T09:59:29+01:00 ntdll/tests: Add RtlLookupElementGenericTable() tests. - - - - - 5 changed files: - dlls/ntdll/ntdll.spec - dlls/ntdll/rtl.c - dlls/ntdll/tests/rtl.c - dlls/ntoskrnl.exe/ntoskrnl.exe.spec - include/ddk/ntddk.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8a3c19261c838ddf5ca48bd414225e... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8a3c19261c838ddf5ca48bd414225e... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)