From: Amine Khaldi Date: Wed, 23 Apr 2014 14:03:16 +0000 (+0000) Subject: [MAPI32_WINETEST] X-Git-Tag: backups/0.3.17@66124~1589 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=e160b5bdfd25cab0d99cef5415d9ed1fe3a49701 [MAPI32_WINETEST] * Sync with Wine 1.7.17. CORE-8080 svn path=/trunk/; revision=62906 --- diff --git a/rostests/winetests/mapi32/prop.c b/rostests/winetests/mapi32/prop.c index da0a461eff5..a26f003256b 100644 --- a/rostests/winetests/mapi32/prop.c +++ b/rostests/winetests/mapi32/prop.c @@ -716,7 +716,7 @@ static void test_ScCountProps(void) GUID iids[4], *iid = iids; SCODE res; ULONG pt, exp, ulRet; - int success = 1; + BOOL success = TRUE; if (!pScCountProps) {