Author: akhaldi
Date: Wed Apr 23 14:03:16 2014
New Revision: 62906
URL:
http://svn.reactos.org/svn/reactos?rev=62906&view=rev
Log:
[MAPI32_WINETEST]
* Sync with Wine 1.7.17.
CORE-8080
Modified:
trunk/rostests/winetests/mapi32/prop.c
Modified: trunk/rostests/winetests/mapi32/prop.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/winetests/mapi32/prop.c?r…
==============================================================================
--- trunk/rostests/winetests/mapi32/prop.c [iso-8859-1] (original)
+++ trunk/rostests/winetests/mapi32/prop.c [iso-8859-1] Wed Apr 23 14:03:16 2014
@@ -716,7 +716,7 @@
GUID iids[4], *iid = iids;
SCODE res;
ULONG pt, exp, ulRet;
- int success = 1;
+ BOOL success = TRUE;
if (!pScCountProps)
{