[PATCH 3/4] msi: Add initial implementation of MsiDatabaseMerge, with tests.

Paul Vriens paul.vriens.wine at gmail.com
Thu Oct 9 10:34:34 CDT 2008


James Hawkins wrote:
> ---
>  dlls/msi/database.c |  497 ++++++++++++++++++++++++++++++++++++++++++++++++++-
>  dlls/msi/msipriv.h  |    2 +
>  dlls/msi/record.c   |   71 ++++++++
>  dlls/msi/tests/db.c |  449 +++++++++++++++++++++++++++++++++++++++++++++-
>  4 files changed, 1014 insertions(+), 5 deletions(-)
> 
> 
> ------------------------------------------------------------------------
> 
> 
Hi James,

There seems to be 1 test failure introduced on W2K and below:

http://test.winehq.org/data/tests/msi:db.html

Could you have a look?

-- 
Cheers,

Paul.



More information about the wine-devel mailing list