Michael Ploujnikov : uxtheme: Win64 printf format warning fixes.
Module: wine Branch: master Commit: 551216886985049d0df85ebb91898759ed824f53 URL: http://source.winehq.org/git/wine.git/?a=commit;h=551216886985049d0df85ebb91... Author: Michael Ploujnikov <ploujj(a)gmail.com> Date: Mon Oct 9 18:19:02 2006 -0400 uxtheme: Win64 printf format warning fixes. --- dlls/uxtheme/tests/Makefile.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/dlls/uxtheme/tests/Makefile.in b/dlls/uxtheme/tests/Makefile.in index de773bc..58e986e 100644 --- a/dlls/uxtheme/tests/Makefile.in +++ b/dlls/uxtheme/tests/Makefile.in @@ -4,7 +4,6 @@ SRCDIR = @srcdir@ VPATH = @srcdir@ TESTDLL = uxtheme.dll IMPORTS = user32 kernel32 -EXTRADEFS = -DWINE_NO_LONG_AS_INT CTESTS = \ system.c
participants (1)
-
Alexandre Julliard