Make sure that dialogs are only created and destroyed in a single
[wine] / dlls / msi / registry.c
2005-04-20  Aric StewartImplement Publish Components in order for MsiGetQualifi...
2005-03-24  Mike McCormackClean up registry functions.
2005-03-10  Juan LangImplement MsiEnumRelatedProducts.
2005-02-16  Mike McCormackMove product, feature and component enumeration functio...
2005-01-26  Aric StewartAdded a few more stub implementations.
2005-01-25  Mike McCormackImplement, test and document MsiDecomposeDescriptor.
2005-01-25  Aric StewartMove the guid squishing functions out of msi.c and...