Sweden-Number/dlls/ntdll/tests
Rémi Bernon daa120309e server: Make sure pids/tids are multiples of four.
Street Fighter V unpacker relies on it when validating other processes
for its anti-debug checks, it uses (PID&0xfffffffc)>>2 as an array index
and then checks back indexes against PIDs, and terminates early if some
PIDs do not match.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-27 12:01:44 +02:00
..
Makefile.in
atom.c
change.c
directory.c ntdll/tests: Fix some format-overflow warnings. 2020-02-12 16:54:03 +01:00
env.c ntdll/tests: Fix 'path' copypastas. 2020-03-30 23:10:06 +02:00
error.c ntdll: Add more error mappings. 2020-02-13 16:44:23 +01:00
exception.c ntdll: Fix trace pointer returned from RtlGetUnloadEventTraceEx(). 2020-04-02 11:41:05 +02:00
file.c ntdll: Return STATUS_PENDING from NtReadFile() for async read in case of EOF. 2020-04-23 12:55:32 +02:00
generated.c tools: Remove 0x0501 API versions forced by winapi_test. 2020-03-13 20:10:44 +01:00
info.c server: Make sure pids/tids are multiples of four. 2020-04-27 12:01:44 +02:00
large_int.c
ntdll_test.h ntdll/tests: Fix 'path' copypastas. 2020-03-30 23:10:06 +02:00
om.c ntdll/tests: Adjust timing on RtlWaitOnAddress tests. 2019-09-09 16:25:55 +02:00
path.c ntdll/tests: Add more tests for DOS to NT path conversion. 2020-03-05 19:52:28 +01:00
pipe.c
port.c
reg.c ntdll/tests: Fix some test failures with Windows 10. 2019-12-30 21:11:45 +01:00
rtl.c include: Rename BaseAddress to DllBase. 2020-04-24 10:13:46 +02:00
rtlbitmap.c
rtlstr.c ntdll: Use the NLS case mapping table for RtlHashUnicodeString(). 2020-03-26 18:34:49 +01:00
string.c ntdll: Reimplement wcstol/wcstoul using the msvcrt code. 2020-03-11 09:34:53 +01:00
threadpool.c kernelbase: Implement CreateThreadpoolIo. 2020-04-15 11:40:49 +02:00
time.c
virtual.c ntdll: Report rdtsc processor feature if supported. 2020-02-17 20:26:56 +01:00