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
env.c
error.c
exception.c
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
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
om.c
path.c
pipe.c
port.c
reg.c
rtl.c include: Rename BaseAddress to DllBase. 2020-04-24 10:13:46 +02:00
rtlbitmap.c
rtlstr.c
string.c
threadpool.c kernelbase: Implement CreateThreadpoolIo. 2020-04-15 11:40:49 +02:00
time.c
virtual.c