Module: wine Branch: master Commit: 0f4565713799414987d56c22aaefe5463608e982 URL: https://source.winehq.org/git/wine.git/?a=commit;h=0f4565713799414987d56c22a...
Author: Zebediah Figura zfigura@codeweavers.com Date: Thu Jul 7 23:08:34 2022 -0500
ddraw/tests: Build d3d.c without -DWINE_NO_LONG_TYPES.
---
dlls/ddraw/tests/Makefile.in | 1 - dlls/ddraw/tests/d3d.c | 628 +++++++++++++++++++++--------------------- dlls/ddraw/tests/ddraw1.c | 2 + dlls/ddraw/tests/ddraw2.c | 1 + dlls/ddraw/tests/ddraw4.c | 2 + dlls/ddraw/tests/ddraw7.c | 2 + dlls/ddraw/tests/ddrawmodes.c | 2 + dlls/ddraw/tests/dsurface.c | 2 + dlls/ddraw/tests/refcount.c | 2 + dlls/ddraw/tests/visual.c | 2 + 10 files changed, 325 insertions(+), 319 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0f4565713799414987d56...