On Sun, May 24, 2009 at 11:51 AM, Hib Eris hib@hiberis.nl wrote:
Hi,
I will send 10 patches for msi.dll that will add support for OBJECT types in the Msi Database and that will allow you to merge in new tables.
This will make the WiX (Windows Installer XML) toolkit work a lot better.
Please review and provide feedback on what can be improved as this is my first substantial patch series to wine.
Kind regards,
Hib Eris
dlls/msi/tests/db.c | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 84 insertions(+), 0 deletions(-)
Great work. Thanks for helping Wine!