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?