uxtheme: Win64 printf format warning fixes.

Michael [Plouj] Ploujnikov ploujj at gmail.com
Mon Oct 9 17:19:02 CDT 2006


-- 
()  ASCII Ribbon Campaign
/\  - against HTML mail & vCards
-------------- next part --------------
From 8d8be76d8d0a1f9797729e5c7bd590c2c9ef5585 Mon Sep 17 00:00:00 2001
From: Michael Ploujnikov <ploujj at gmail.com>
Date: Mon, 9 Oct 2006 18:17:50 -0400
Subject: [PATCH] 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
-- 
1.4.1.1


More information about the wine-patches mailing list