ucrtbase: Change ptd fields offsets to match with native.
commit9b94e4c80580325e62097ed6c08cc37c28575470
authorPiotr Caban <piotr@codeweavers.com>
Tue, 21 Apr 2020 11:11:56 +0000 (21 13:11 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Apr 2020 19:31:51 +0000 (21 21:31 +0200)
tree9ce1e8e1dc8df04aed722300f50a8da2414099ee
parent9cc044957791e0658ec3d0d8ad08eebfc08b522c
ucrtbase: Change ptd fields offsets to match with native.

Makes it possible to use native vcruntime140_1.dll.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcr90/tests/msvcr90.c
dlls/msvcrt/msvcrt.h
dlls/ucrtbase/tests/misc.c