tools: Register the MSI service from wine.inf.
[wine] / dlls / msi / patch.c
2011-07-27  Hans Leidekkermsi: Clean up the database queries.
2011-07-07  Francois Gougetmsi: Make msi_parse_patch_summary() and msi_apply_patch...
2011-07-07  Hans Leidekkermsi: Check the transform language against the package...
2011-07-01  Hans Leidekkermsi: Delay creating local installer and patch packages...
2011-05-24  Hans Leidekkermsi: Move patch related functions to a separate file.