Implement ldap_rename* functions.
[wine] / dlls / advpack /
2005-08-15  Saulius KrasuckasRemove trailing backslash.
2005-08-09  Alexandre JulliardMark DllMain and similar exports as private.
2005-07-11  Stefan LeichterAdded stubs for ExecuteCab and TranslateInfString.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-04-27  Sami AarioAdded initial version of Delnode plus some tests.
2005-04-19  Troy RolloPrevent SEGV in RegInstall when pstTable is NULL.
2005-04-18  Sami AarioAdded stubs for RunSetupCommand and DelNode.
2005-03-14  Matthew MastracciImplement RegisterOCX.
2005-02-14  Francois GougetLoad advpack.dll at runtime to avoid link problems...
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.