oleaut32: Fix differences between the size returned in sizing the
[wine] / dlls / advpack /
2006-04-17  James Hawkinsadvpack: Add install_init/release to perform install...
2006-04-17  James Hawkinsadvpack: Factor out OCX registering into do_ocx_reg.
2006-04-17  James Hawkinsadvpack: Use get_parameter to read the three parameters...
2006-04-17  James Hawkinsadvpack: The fallback directory is the fifth field...
2006-04-17  James Hawkinsadvpack: Use the default queue callback when calling...
2006-04-17  James Hawkinsadvpack: Fix the documentation for RegisterOCX.
2006-04-17  James Hawkinsadvpack: Fix the return type of RegisterOCX.
2006-04-14  James Hawkinsadvpack: Document RegisterOCX.
2006-04-13  Alexandre Julliardadvpack: Fixed a couple of typos in Unicode conversion.
2006-04-11  James Hawkinsadvpack: Implement UserInstStubWrapper.
2006-04-11  James Hawkinsadvpack: Perform a setupapi-level install of the INF...
2006-04-11  James Hawkinsadvpack: Implement LaunchINFSectionEx.
2006-04-11  James Hawkinsadvpack: Standardize the format of advpack traces.
2006-04-11  James Hawkinsadvpack: Standardize the format of advpack parameter...
2006-04-10  James Hawkinsadvpack: Add initial implementation of SetPerUserSecValues.
2006-04-07  James Hawkinsadvpack: Add a few more tests for SetPerUserSecValues.
2006-04-07  James Hawkinsadvpack: Forward DelNodeRunDLL32A to its Unicode counte...
2006-04-07  James Hawkinsadvpack: Rewrite get_parameter to be able to handle...
2006-04-06  James Hawkinsadvpack: Add initial tests for SetPerUserSecValues.
2006-04-05  James Hawkinsadvpack: Factor out advpack error handling into ADV_HRE...
2006-04-04  James Hawkinsadvpack: Forward RegInstallA to its Unicode counterpart.
2006-04-04  James Hawkinsadvpack: Forward LaunchINFSectionA to its Unicode count...
2006-04-04  James Hawkinsadvpack: Forward RegSaveRestoreOnINFA to its Unicode...
2006-04-04  James Hawkinsadvpack: Forward RegSaveRestoreA to its Unicode counter...
2006-04-04  James Hawkinsadvpack: Forward RegRestoreAllA to its Unicode counterpart.
2006-03-31  James Hawkinsadvpack: LaunchINFSectionExW is available, so mark...
2006-03-31  James Hawkinsadvpack: Forward ExecuteCabA to its Unicode counterpart.
2006-03-30  James Hawkinsadvpack: Open the INF file if the RSC_FLAG_INF flag...
2006-03-30  James Hawkinsadvpack: Forward LaunchINFSectionExA to its Unicode...
2006-03-30  James Hawkinsadvpack: Fix the documentation for the cmdline paramete...
2006-03-27  James Hawkinsadvpack: Implement the launching of executables in...
2006-03-27  James Hawkinsadvpack: Define S_ASYNCHRONOUS in advpub.h.
2006-03-27  James Hawkinsadvpack: Set hexe to a non-NULL value to test that...
2006-03-24  James Hawkinsadvpack: Add initial tests for RunSetupCommand.
2006-03-24  James Hawkinsadvpack: Forward DelNodeA to its Unicode counterpart.
2006-03-24  James Hawkinsadvpack: Forward RunSetupCommandA to its Unicode counte...
2006-03-24  James Hawkinsadvpack: Forward the FileSaveRestore API to their Unico...
2006-03-24  James Hawkinsadvpack: Forward GetVersionFromFileA/ExA to their Unico...
2006-03-24  James Hawkinsadvpack: Forward SetPerUserSecValuesA to its Unicode...
2006-03-23  James Hawkinsadvpack: Implement FileSaveMarkNotExistW.
2006-03-23  James Hawkinsadvpack: Forward AdvInstallFileA to its Unicode counter...
2006-03-23  James Hawkinsadvpack: Forward the ansi user stub APIs to their Unico...
2006-03-23  James Hawkinsadvpack: Forward AddDelBackupEntryA to its unicode...
2006-03-22  James Hawkinsadvpack: Forward RebootCheckOnInstallA to its Unicode...
2006-03-22  James Hawkinsadvpack: Forward TranslateInfStringExA to its unicode...
2006-03-22  James Hawkinsadvpack: Add second null for double null terminated...
2006-03-15  James Hawkinsadvpack: Forward OpenINFEngineA and TranslateInfStringA...
2006-02-28  James Hawkinsadvpack: Factor out loading the program files directory.
2006-02-28  James Hawkinsadvpack: Add tests for the TranslateInfStringEx trio...
2006-02-28  James Hawkinsadvpack: Factor out the API loading of advpack tests.
2006-02-27  Francois Gougetadvpack: Prepare the unicodification of advpack.dll.
2006-02-21  James Hawkinsadvpack: Implement AddDelBackupEntry.
2006-02-21  James Hawkinsadvpack: Add tests for AddDelBackupEntry.
2006-02-21  James Hawkinsadvpack: Make AddDelBackupEntry always return S_OK.
2006-02-21  James Hawkinsadvpack: Branch off the advpack install functions into...
2006-02-21  James Hawkinsadvpack: Implement the Open/CloseINFEngine and Translat...
2006-02-21  James Hawkinsadvpack: Load the LDIDs of an install section in Transl...
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-01-23  Detlef Riekenbergadvpack/tests: Fixed failure when "ProgramFilesDir...
2006-01-21  James Hawkinsadvpack: Add a stub for RebootCheckOnInstall.
2006-01-21  James Hawkinsadvpack: Fix the documentation for AddDelBackupEntry.
2006-01-21  James Hawkinsadvpack: Complete the documentation for CloseINFEngine.
2006-01-21  James Hawkinsadvpack: Add a stub for SetPerUserSecValues.
2006-01-21  James Hawkinsadvpack: Fix the documentation for FileSaveMarkNotExist.
2006-01-21  James Hawkinsadvpack: Forward FileSaveMarkNotExist to AddDelBackupEntry.
2006-01-21  James Hawkinsadvpack: Add stubs for the user stub wrapper functions.
2006-01-21  James Hawkinsadvpack: Implement DelNodeRunDLL32.
2006-01-21  James Hawkinsadvpack: Implement IsNTAdmin.
2006-01-14  James Hawkinsadvpack: Remove stub status from implemented functions.
2006-01-14  James Hawkinsadvpack: Add stubs for CloseINFEngine, OpenINFEngine...
2006-01-14  James Hawkinsadvpack: Add a stub for AddDelBackupEntry.
2006-01-13  James Hawkinsadvpack: Move file related functions to files.c.
2006-01-13  James Hawkinsadvpack: Add stubs for the file save/restore functions.
2006-01-13  James Hawkinsadvpack: Only output a FIXME if flags are set.
2006-01-13  James Hawkinsadvpack: Add initial tests for AdvInstallFile.
2006-01-13  James Hawkinsadvpack: Implement AdvInstallFile.
2006-01-12  James Hawkinsadvpack: Add documentation for ExecuteCab.
2006-01-12  James Hawkinsadvpack: Add stubs for the remaining registry functions.
2006-01-11  James Hawkinsadvpack: Implement ExtractFiles.
2006-01-10  James Hawkinsadvpack: Add initial tests for ExtractFiles.
2006-01-09  James Hawkinsadvpack: Add documentation for ExtractFiles.
2006-01-03  Markus Amsleradvpack: Make DoInfInstall return an HRESULT.
2006-01-03  Markus Amsleradvpack: Fix LaunchInfSection[Ex] documentation.
2005-12-02  James HawkinsDocument many of the advpack functions.
2005-12-01  James HawkinsAdd a stub for AdvInstallFile.
2005-11-29  James HawkinsReturned versions are always initialized to zero, even...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Francois GougetAdd trailing '\n' to trace() call.
2005-11-22  Saulius KrasuckasExit test after first TranslateInfString() failure...
2005-11-21  Vincent BéronAdd/correct prototypes for some already defined functio...
2005-11-14  Saulius KrasuckasGet the version and language ID of ADVPACK.DLL too.
2005-11-10  Saulius KrasuckasWinME fixes:
2005-11-08  James HawkinsImplement TranslateInfString with tests.
2005-11-03  Steven EdwardsAdd a real stub for Advpack.extract.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-06  Markus AmslerAdd a stub for IsNtAdmin.
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.
next