Put the UI update code for cabinet file into a separate function.
[wine] / dlls / advpack / advpack.c
2005-09-06  Markus AmslerAdd a stub for IsNtAdmin.
2005-07-11  Stefan LeichterAdded stubs for ExecuteCab and TranslateInfString.
2005-04-27  Sami AarioAdded initial version of Delnode plus some tests.
2005-04-18  Sami AarioAdded stubs for RunSetupCommand and DelNode.
2005-03-14  Matthew MastracciImplement RegisterOCX.
2005-01-20  Robert ReifAdded stubs for NeedRebootInit and NeedReboot.
2004-12-15  Alexandre JulliardIt makes no sense to export the dll entry point as...
2004-12-02  Eric KohlImplement SetupDiBuildClassInfoList(ExW),
2004-11-01  Dmitry TimoshkovAdd simple implementation of advpack.DoInfInstall.
2004-10-27  Mike McCormackAdd stub implementations for LaunchINFSection(Ex).
2004-10-07  Vincent BéronUse the proper #include file delimiter in advpack.
2004-09-27  Huw DaviesPartial implementation of advpack.RegInstall.