user: Fixed PrivateExtractIcons to pass the tests when using native dlls.
[wine] / dlls / msi /
2005-10-29  Mike McCormackImplement MsiGetFeatureUsageA and MsiUseFeature(Ex...
2005-10-29  Mike McCormackRemove the unused 1st parameter of ACTION_VerifyCompone...
2005-10-29  Mike McCormackExplicitly check for MSICONDITION_TRUE being returned...
2005-10-29  Mike McCormackSome installers don't call the CreateFolders action...
2005-10-29  Mike McCormackAdd a bunch of tests for MsiEvaluateCondition and make...
2005-10-29  Mike McCormackMake enter and escape trigger the default and cancel...
2005-10-29  Mike McCormackDeleted two buggy functions that incorrectly and ineffi...
2005-10-29  Mike McCormackRemove an incorrect comment and check for 0 being an...
2005-10-29  Mike McCormackExtract file directly to their target location, bypassi...
2005-10-29  Thomas WeidenmuellerPassing NULL as the last two parameters to ReadFile...
2005-10-29  Mike McCormackAdd an implementation for MsiGetShortcutTargetA/W.
2005-10-28  Mike McCormackFix a memory leak.
2005-10-28  Mike McCormackPut the UI update code for cabinet file into a separate...
2005-10-28  Mike McCormackReturn an error in MsiGetComponentPathW if passed a...
2005-10-28  Mike McCormackFix error handling in MsiEvaluateCondition.
2005-10-28  Mike McCormackTranslate INVALID_HANDLE_VALUE to zero for cabinet...
2005-10-28  Mike McCormackFix a memory leak in the cabinet extracting code.
2005-10-28  Mike McCormackFix MsiGetPropertyA/W spec declarations.
2005-10-28  Mike McCormackCreate component folders in the CreateFolders action.
2005-10-27  Mike McCormackIf an action fails, print out its name as well as the...
2005-10-27  Mike McCormackRename load_dynamic_stringW to msi_dup_record_field...
2005-10-27  Mike McCormackImplement transforms. This still includes some debuggi...
2005-10-27  Mike McCormackTidy up the RegisterProduct action a little.
2005-10-26  Mike McCormackCreate a stub function to apply a single table transfor...
2005-10-26  Mike McCormackEnumerate the substorage transforms for any patches...
2005-10-26  Mike McCormackCreate an internal handle-free api for reading MSI...
2005-10-26  Mike McCormackSwitch back to using IPicture to load images. LoadImag...
2005-09-30  Mike McCormackRename ACTION_DoTopLevelINSTALL to MSI_InstallPackage...
2005-09-29  Mike McCormackAvoid UpdateWindow, it causes trouble with WS_EX_TRANSP...
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-29  Mike McCormackCreate a function to read a property as an integer.
2005-09-28  Mike McCormackAdd some more action stubs, remove forward declarations.
2005-09-28  Mike McCormackSplit command line parsing from MSI_InstallPackage...
2005-09-28  Mike McCormackAdd the progress control.
2005-09-28  Mike McCormackFix and test MsiViewGetColumnInfo and binary fields.
2005-09-28  Mike McCormackDon't quote numbers in a query, as it doesn't parse...
2005-09-28  Mike McCormackDon't create MSI handles unless we have to pass one...
2005-09-26  Mike McCormackCreate a function to determine the table's row size...
2005-09-26  Mike McCormackFix various query related memory leaks.
2005-09-26  Mike McCormackMake a macro function for unimplemented actions.
2005-09-26  Mike McCormackFill out the stubs for MsiApplyTransformA/W a bit more.
2005-09-26  Mike McCormackFix handle leaks in the test cases.
2005-09-26  Mike McCormackMake sure to set the minimum size before allocating...
2005-09-25  Mike McCormackHandle copying of the install package to a temporary...
2005-09-25  Mike McCormackFix another memory leak.
2005-09-25  Mike McCormackStub implementation of the IsolateComponents action.
2005-09-23  Mike McCormackFix a memory leak.
2005-09-23  Mike McCormackAdd a stub implementation of the BindImage action.
2005-09-23  Mike McCormackStub implementation of the PatchFiles action.
2005-09-23  Mike McCormackImplement MsiGetShortcutTargetA.
2005-09-23  Mike McCormackStub implementation of the MoveFiles action.
2005-09-23  Dmitry TimoshkovCOLOR_3DFACE is a better choice for the dialog background.
2005-09-23  Mike McCormackStub implementation of the RemoveIniValues action.
2005-09-23  Mike McCormackTake advantage of the msi_get_deformatted_field functio...
2005-09-23  Mike McCormackAvoid using static variables in the InstallFiles action.
2005-09-22  Mike McCormackFix various memory leaks.
2005-09-22  Mike McCormackSkip the first character of a font identifier if it...
2005-09-22  Mike McCormackFix an error introduced when converting dialog lists...
2005-09-22  Mike McCormackSimplify the ProcessComponents action a little.
2005-09-22  Mike McCormackLoad a table's column information separately from the...
2005-09-22  Mike McCormackMake build_icon_path return the path directly.
2005-09-21  Mike McCormackImplement MsiSequenceA/W.
2005-09-21  Mike McCormackDon't refcount tables.
2005-09-21  Mike McCormackSimplify the InstallValidate action a little.
2005-09-21  Mike McCormackMake sure not to free a a pointer that has been modified.
2005-09-21  Mike McCormackFix some simple memory leaks.
2005-09-20  Dmitry TimoshkovFix the usage of COLOR_xxx constants in the place of...
2005-09-20  Mike McCormackAdded memory allocation inline functions (part 2).
2005-09-20  Mike McCormackAdded memory allocation inline functions (part 1).
2005-09-20  Mike McCormackFix if's that are followed by semicolons.
2005-09-20  Jan Van Buggenhoutimplement stubs for MsiSequence[AW].
2005-09-19  Milko KrachounovBulgarian resources for mpr, msi, user, commdlg, oleaut...
2005-09-19  Kimmo MyllyvirtaAdded Finnish resources.
2005-09-18  Alexander N. SørnesAdded Norwegian translations.
2005-09-17  Mike McCormackFix memory leaks in the table code.
2005-09-17  Mike McCormackRead the MaskEdit template from the correct db field.
2005-09-16  Mike McCormackConvert the list of dialog controls to a standard list.
2005-09-16  Mike McCormackMake load_string_table return the string table.
2005-09-16  Mike McCormackDeformat all dialog text strings before using them.
2005-09-16  Mike McCormackLoad riched20.dll on demand, and unload it after it...
2005-09-16  Mike McCormackFix a bug in a previous patch spotted by Dieter Komendera.
2005-09-16  Mike McCormackFix the stub for MsiConfigureFeature.
2005-09-15  Mike McCormackRename load_dynamic_property and remove its unused...
2005-09-15  Mike McCormackUse the new msi_reg_set* macros where possible.
2005-09-15  Mike McCormackCreate a macro to write a value to a subkey.
2005-09-14  Mike McCormackCreate a macro function to write registry values.
2005-09-14  Mike McCormackRemove some unused values in the object header.
2005-09-14  Mike McCormackConvert the list of tables to a standard list.
2005-09-13  Alexandre JulliardGet rid of a couple of non-portable long long constants.
2005-09-13  Mike McCormackFix the handling of MsiGetTargetPath args (with test...
2005-09-13  Mike McCormackMake sure to release the package we grabbed on the...
2005-09-13  Mike McCormackFix the handling of MsiDoAction args (with test case).
2005-09-13  Mike McCormackEliminate fixed length buffers from the MSIFEATURE...
2005-09-13  Mike McCormackSkip dash characters in the PIDMask for a MaskedEdit...
2005-09-12  Mike McCormackEliminate yet more fixed length buffers.
2005-09-12  Alexandre JulliardFixed memory leak introduced in previous change.
2005-09-12  Mike McCormackFix more fixed length buffers.
2005-09-12  Alexandre JulliardAvoid non-portable va_list manipulations.
2005-09-12  Mike McCormackMake sure not to access invalid components or features.
2005-09-12  Mike McCormackFix an uninitialized variable problem.
next