mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:35:41 +00:00
[MAPI32_WINETEST]
* Sync with Wine 1.7.17. CORE-8080 svn path=/trunk/; revision=62906
This commit is contained in:
parent
55dc9ac8c0
commit
e160b5bdfd
1 changed files with 1 additions and 1 deletions
|
@ -716,7 +716,7 @@ static void test_ScCountProps(void)
|
||||||
GUID iids[4], *iid = iids;
|
GUID iids[4], *iid = iids;
|
||||||
SCODE res;
|
SCODE res;
|
||||||
ULONG pt, exp, ulRet;
|
ULONG pt, exp, ulRet;
|
||||||
int success = 1;
|
BOOL success = TRUE;
|
||||||
|
|
||||||
if (!pScCountProps)
|
if (!pScCountProps)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue