Eric Pouech : ntoskrnl.exe/tests: Enable compilation with long types.

Alexandre Julliard julliard at winehq.org
Wed Mar 2 15:39:49 CST 2022


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Wed Mar  2 09:03:51 2022 +0100

ntoskrnl.exe/tests: Enable compilation with long types.

Signed-off-by: Eric Pouech <eric.pouech at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntoskrnl.exe/tests/Makefile.in    |   1 -
 dlls/ntoskrnl.exe/tests/driver.c       | 474 ++++++++++++++--------------
 dlls/ntoskrnl.exe/tests/driver_netio.c | 160 +++++-----
 dlls/ntoskrnl.exe/tests/driver_pnp.c   |  54 ++--
 dlls/ntoskrnl.exe/tests/ntoskrnl.c     | 542 ++++++++++++++++-----------------
 dlls/ntoskrnl.exe/tests/utils.h        |   2 +-
 6 files changed, 616 insertions(+), 617 deletions(-)

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



More information about the wine-cvs mailing list