netstat: Initial implementation.
[wine] / dlls / msi / msipriv.h
2012-12-11  Hans Leidekkermsi: Don't set the Preselected property for a full...
2012-11-14  Nikolay Sivovmsi: Cache ITypeInfo instances for automation objects...
2012-11-05  Hans Leidekkermsi: Fix handling of REG_MULTI_SZ values in the WriteRe...
2012-10-29  Hans Leidekkermsi: Add a length parameter to msi_strcpy_to_awstring...
2012-10-29  Hans Leidekkermsi: Add a length parameter to msi_set_property and...
2012-10-29  Hans Leidekkermsi: Preserve strings with embedded nulls in the record...
2012-10-29  Hans Leidekkermsi: Store string length in the record structure.
2012-10-29  Hans Leidekkermsi: Add support for storing strings with embedded...
2012-09-11  Hans Leidekkermsi: Only remove a component if the number of clients...
2012-08-13  Hans Leidekkermsi: Try the registered install location first when...
2012-06-11  Hans Leidekkermsi: Add support for 64-bit registry components.
2012-05-17  Hans Leidekkermsi: Add support for version 4.0 of the .NET runtime.
2012-05-15  Hans Leidekkermsi: Add support for the ActionInfo progress message...
2012-04-30  Hans Leidekkermsi: Add support for uninstalling global assemblies.
2012-04-23  Hans Leidekkermsi: Check supported languages in the AppSearch action.
2012-04-05  Hans Leidekkermsi: Keep the UI level fixed during the lifetime of...
2012-04-02  Hans Leidekkermsi: Implement MsiGet/SetMode(MSIRUNMODE_REBOOTNOW).
2012-04-02  Hans Leidekkermsi: Rename the need_reboot flag to need_reboot_at_end.
2012-03-26  AndrĂ© Hentschelmsi: Allow ARM installations.
2012-03-12  Hans Leidekkermsi: Implement MsiEnumProductsEx.
2012-01-18  Hans Leidekkermsi: Make sure target paths are normalized.
2012-01-06  Hans Leidekkermsi: Execute custom actions in the right script.
2011-12-23  Hans Leidekkermsi: Fix handling of single quoted column names in...
2011-12-23  Hans Leidekkermsi: Use a common function to validate a product ID.
2011-12-23  Hans Leidekkermsi: Fix changing media for normal files.
2011-09-23  Hans Leidekkermsi: MSI_SetFeatureStateW doesn't need to be WINAPI.
2011-09-20  Hans Leidekkermsi: Support TrueType font files in MsiGetFileVersion.
2011-09-09  Hans Leidekkermsi: Move the preview code to dialog.c.
2011-09-05  Hans Leidekkermsi: Use a higher value for the initial transform disk id.
2011-08-26  Bernhard Loosmsi: Protected primary keys against modification.
2011-08-23  Hans Leidekkermsi: Remove local patch packages when the product is...
2011-08-23  Hans Leidekkermsi: Don't create a temporary copy of the package.
2011-07-27  Hans Leidekkermsi: Clean up the database queries.
2011-07-27  Hans Leidekkermsi: Make the column and table name parameters of get_c...
2011-07-07  Francois Gougetmsi: Make msi_parse_patch_summary() and msi_apply_patch...
2011-07-01  Hans Leidekkermsi: Delay creating local installer and patch packages...
2011-07-01  Hans Leidekkermsi: Remove directories after removing all files.
2011-07-01  Hans Leidekkermsi: Use an enum to represent folder states.
2011-06-10  Hans Leidekkermsi: Implement and test MsiGetFeatureInfo.
2011-06-07  Hans Leidekkermsi: Add support for returning validation errors.
2011-05-24  Hans Leidekkermsi: Fix the class actions to revert features to the...
2011-05-24  Hans Leidekkermsi: Fix the folder actions to revert components to...
2011-05-24  Hans Leidekkermsi: Move patch related functions to a separate file.
2011-05-20  Hans Leidekkermsi: Schedule rollback for standard actions.
2011-05-20  Hans Leidekkermsi: Implement the DisableRollback standard action.
2011-05-06  Hans Leidekkermsi: Keep track of a stream's storage.
2011-05-06  Hans Leidekkermsi: Add support for version 1.0 of the .NET runtime.
2011-05-06  Hans Leidekkermsi: Destroy assembly caches right after use.
2011-05-06  Hans Leidekkermsi: Get rid of helpers.c.
2011-05-03  Francois Gougetmsi: get_msi_typelib() is not used anymore so remove it.
2011-05-02  Hans Leidekkermsi: Define common strings just once.
2011-05-02  Hans Leidekkermsi: Rewrite the folder resolution code to keep track...
2011-05-02  Hans Leidekkermsi: Use a separate function to retrieve the target...
2011-04-25  Marcus Meissnermsi: Mark internal symbols as visibility hidden.
2011-04-18  Francois Gougetmsi: Move msi_get_cabinet_stream() up and make it static.
2011-04-14  Hans Leidekkermsi: Add offsets to disk ids added by patches.
2011-04-14  Hans Leidekkermsi: Add support for maintaining a list of cabinet...
2011-04-01  Hans Leidekkermsi: Implement and test MsiEnumComponentCostsA/W.
2011-03-30  Hans Leidekkermsi: Explicitly pass product code and platform to MSIRE...
2011-03-29  David Hedbergmsi: Add support for patching files.
2011-03-29  David Hedbergmsi: Generalize media helpers a bit.
2011-03-29  David Hedbergmsi: Add an offset to sequence numbers belonging to...
2011-03-08  Hans Leidekkermsi: Assume a file is present if the target exists...
2011-03-08  Hans Leidekkermsi: Load media info even if there's no file to install.
2011-03-08  Hans Leidekkermsi: Make a second pass to determine which files to...
2011-03-07  Hans Leidekkermsi: Manage one assembly cache per major version of...
2011-02-10  Hans Leidekkermsi: Get rid of msi_component_set_state and msi_feature...
2011-02-07  Hans Leidekkermsi: Split up resolve_folder.
2011-01-24  Hans Leidekkermsi: Implement the MsiPublishAssemblies and MsiUnpublis...
2011-01-20  Hans Leidekkermsi: Clean up better when removing a product.
2011-01-12  Hans Leidekkermsi: Fix parsing of patch product codes (valgrind).
2011-01-11  Hans Leidekkermsi: Add support for comparing TrueType font versions.
2010-12-24  Hans Leidekkermsi: Change ACTION_UpdateComponentStates to take a...
2010-12-17  Alexandre Julliardmsi: Convert the dll registration to the IRegistrar...
2010-12-02  Hans Leidekkermsi: Reuse temporary executables.
2010-11-26  Peter Urbanecmsi: Add AMD64 platform definition to support installat...
2010-11-17  Hans Leidekkermsi: Add support for importing and exporting the specia...
2010-11-11  Hans Leidekkermsi: Add support for installing side-by-side assemblies.
2010-10-26  Hans Leidekkermsi: Open the log file once per package.
2010-10-22  Hans Leidekkermsi: Don't inline msi_feature_set_state and msi_compone...
2010-10-19  Hans Leidekkermsi: Compare strings without depending on thread locale.
2010-10-13  Hans Leidekkermsi: Put keys from 32-bit packages starting with HLKM...
2010-10-13  Hans Leidekkermsi: Register class ids from 32-bit packages under...
2010-10-11  Hans Leidekkermsi: Allocate 3 bytes instead of 2 for in-memory string...
2010-10-06  Hans Leidekkermsi Set the feature action to INSTALLSTATE_UNKNOWN...
2010-10-06  Hans Leidekkermsi: Validate packages based on supported version,...
2010-10-05  Hans Leidekkermsi: Put the uninstall key for 32-bit packages under...
2010-09-24  Hans Leidekkermsi: Remove unused field from MSICOMPONENT structure.
2010-09-18  Hans Leidekkermsi: Read supported platform and language ids from...
2010-09-18  Hans Leidekkermsi: Adjust the AdminUser property too after applying...
2010-09-13  Hans Leidekkermsi: Avoid pointer truncation in MSI_ViewFetch and...
2010-08-18  Hans Leidekkermsi: Bump version to 4.5.
2010-07-23  Hans Leidekkermsi: Set/unset the SourceDir property at the right...
2010-07-23  Hans Leidekkermsi: Never defer standard actions.
2010-07-22  Hans Leidekkermsi: Make sure properties are updated after applying...
2010-07-21  Hans Leidekkermsi: Improve traces in db_get_raw_stream.
2010-07-21  Hans Leidekkermsi: Publish patches regardless of any features being...
2010-07-20  Hans Leidekkermsi: Store the patch state in the registry.
2010-06-11  Hans Leidekkermsi: Implement MsiGetFeatureCostA/W.
2010-06-11  Hans Leidekkermsi: Compare file versions as numbers instead of strings.
next