Re: msi: Implement MSIMODIFY_MERGE function in TABLE_modify.

2012-03-26 Thread Andoni Morales
MsiRecordSetString(hrec, 2, "pepe"); ok(r == ERROR_SUCCESS, "failed to set string\n"); -- Andoni Morales Alastruey LongoMatch:The Digital Coach http://www.longomatch.ylatuya.es From 35e285d72ee3e481e624fbb04d66d5993379fc53 Mon Sep 17 00:00:00 2001 From: Andoni Morales Alastruey Dat

Re: msi: Implement MSIMODIFY_MERGE function in TABLE_modify.

2012-03-26 Thread Marvin
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=17479 Your paranoid android