d3d10: Implement ID3D10EffectVariable::AsShaderResource().
[wine] / dlls / msi /
2009-10-27  Nate Gallahermsi: Test that a query on a join of two tables returns...
2009-10-27  Nate Gallahermsi: Add tablename tracking to VIEW_find_column.
2009-10-27  Hans Leidekkermsi: Avoid accessing uninitialized memory in ACTION_App...
2009-10-27  Hans Leidekkermsi/tests: Fix a couple of user SID string leaks.
2009-10-23  Hans Leidekkermsi: Fix calculation of required buffer size in MsiSumm...
2009-10-23  Hans Leidekkermsi/tests: Free the string returned from ConvertSidToSt...
2009-10-23  Hans Leidekkermsi/tests: Avoid accessing uninitialized memory.
2009-10-21  Hans Leidekkermsi: Avoid accessing uninitialized memory.
2009-10-20  Hib Erismsi: Remove table_find_insert_idx().
2009-10-20  Hib Erismsi: Fix table rows order.
2009-10-20  Hib Erismsi: Add function get_table_value_from_record.
2009-10-20  Hib Erismsi: Fix merging string type checks.
2009-10-20  Hib Erismsi/tests: Add tests for rows order.
2009-10-20  Hib Erismsi/tests: Add test for merging string types.
2009-10-20  Hib Erismsi: Fix a failure with merging existing tables.
2009-10-20  Hib Erismsi/tests: Add tests for merging existing tables.
2009-10-20  Hans Leidekkermsi: Open the database read/write in MSI_OpenPackageW.
2009-10-20  Hans Leidekkermsi: Create the local copy before opening the database.
2009-10-20  Hans Leidekkermsi: Always create a temporary copy of the package.
2009-10-19  Hans Leidekkermsi: Get rid of some redundant initializations.
2009-10-19  Hans Leidekkermsi: Allocate MSISCRIPT structure at package creation...
2009-10-15  Hans Leidekkermsi: Eliminate the last parameter from ACTION_PerformAc...
2009-10-15  Hans Leidekkermsi: Use a function to test the UI level instead of...
2009-10-15  Hans Leidekkermsi: Reorder functions to avoid forward declarations.
2009-10-15  Hans Leidekkermsi: Add some tests for MsiGetTargetPathW.
2009-10-15  Hans Leidekkermsi: Define common strings only once.
2009-10-08  Francois GougetAssorted spelling fixes.
2009-10-07  Alexandre JulliardFix empty function prototypes.
2009-10-02  Paul Vriensmsi/tests: Skip some tests on Win9x/WinMe.
2009-10-01  Hans Leidekkermsi: Schedule a rename operation when the file to overw...
2009-09-29  Michael Stefaniucmsi/tests: Remove trailing '\'.
2009-09-29  Hans Leidekkermsi: Test installing over in-use files.
2009-09-29  Hans Leidekkermsi: Don't set the Installed property twice.
2009-09-29  Hans Leidekkermsi: Test the Installed property.
2009-09-29  Hans Leidekkermsi: Respect UI level in custom action type 19.
2009-09-22  Hans Leidekkermsi: Add tests to show that the condition table is...
2009-09-22  Hans Leidekkermsi: Test last used source property in combination...
2009-09-22  Paul Vriensmsi/tests: Fix some test failures on Vista/W2K8.
2009-09-18  Paul Vriensmsi/tests: Skip some tests on Win9x/WinMe.
2009-09-16  Hans Leidekkermsi: Set or override a user environment string when...
2009-09-16  Hans Leidekkermsi: Don't append the cabinet file name in find_publish...
2009-09-16  Hans Leidekkermsi: GetDriveType and GetVolumeInformation require...
2009-09-16  Hans Leidekkermsi: Downgrade two ERRs to WARNs.
2009-09-16  Hans Leidekkermsi: Improve a trace.
2009-09-11  Hans Leidekkermsi: Set ProductState property.
2009-09-10  Hans Leidekkermsi: Ignore CoInitialize failure in ACTION_CreateShortcuts.
2009-09-10  Hans Leidekkermsi: Open the database read/write when the update count...
2009-09-09  Hans Leidekkermsi: Add a test to show that creating shortcuts works...
2009-09-09  Alexandre Julliardmsi: Force overwriting of read-only files when extracti...
2009-09-02  Hans Leidekkermsi: Add a partial implementation of MsiDetermineApplic...
2009-09-02  Hans Leidekkermsi: Set REINSTALL property when the product is already...
2009-08-28  Ge van Geldorpmsi/tests: Create only a single restore point.
2009-08-04  Hans Leidekkermsi: Fix column width calculation.
2009-08-04  Hans Leidekkermsi: Fix parsing of integer column width specifiers.
2009-08-03  Vladimir Pankratovmsi: Convert the Russian resources to UTF-8.
2009-07-15  Alexandre Julliardmsi: Build a proper tab chain by walking through the...
2009-07-06  Hib Erismsi: Implement ASSIGN mode in MsiViewModify.
2009-07-06  Hib Erismsi/tests: Add tests for MsiViewModify ASSIGN mode.
2009-07-03  Frédéric Delanoymsi: Update French translation.
2009-07-02  Michael Stefaniucmsi: Build language resource files separately.
2009-06-30  Hans Leidekkermsi: Support opening transform databases.
2009-06-25  Alexandre Julliardmsi: The dialog units are based on a 12-point font...
2009-06-22  Hib Erismsi: Release more msi_custom_action_info when no longer...
2009-06-22  Hib Erismsi: Release msi_custom_action_info when no longer...
2009-06-22  Hib Erismsi: Insert new tables in correct _Tables location.
2009-06-22  Hib Erismsi/tests: Add tests for order of tables.
2009-06-22  Aurimas Fišerasmsi: Add Lithuanian translation.
2009-06-19  Paul Vriensmsi/tests: Fix some test failures on Win95 by using...
2009-06-19  Paul Vriensmsi/tests: Fix test (logical || with non-zero constant).
2009-06-12  Hans Leidekkermsi: Add some reinstall tests.
2009-06-11  Mike Kaplinskiymsi: Add a test to insert a null primary key temporary...
2009-06-11  Mike Kaplinskiymsi: Store temporary rows in the same place as persiste...
2009-06-11  Hib Erismsi: Fix a crash when freeing memory.
2009-06-09  Paul Vriensmsi/tests: Make sure we only create one logfile.
2009-06-05  Marcus Meissnermsi: Check the correct pointers for allocation failure...
2009-06-04  Hans Leidekkermsi/tests: Ignore case when comparing file names.
2009-06-04  Hans Leidekkermsi: Add more tests for MsiGetSourcePath.
2009-06-04  Hans Leidekkermsi: Add tests for importing a _SummaryInformation...
2009-06-04  Hans Leidekkermsi: Initialize some variables.
2009-06-04  Hans Leidekkermsi: Don't trace an out parameter.
2009-05-29  Hans Leidekkermsi: The assembly file version field is optional.
2009-05-28  Hans Leidekkermsi: Fix some memory leaks.
2009-05-28  Hans Leidekkermsi: Consistently use the parser allocator when parsing...
2009-05-28  Hans Leidekkermsi: Don't duplicate the table name in CREATE_CreateView.
2009-05-28  Hans Leidekkermsi: Constify some parameters.
2009-05-28  Paul Vriensmsi/tests: Remove unused variable.
2009-05-27  Paul Vriensmsi/tests: Prevent crash when ConvertSidToStringSidA...
2009-05-27  Hib Erismsi: Add support for merging tables that are not in...
2009-05-27  Hib Erismsi/tests: Add test for merging tables that are not...
2009-05-27  Hib Erismsi: Fix merging tables with string primary keys.
2009-05-27  Hib Erismsi/tests: Add test for merging tables with string...
2009-05-27  Hib Erismsi: Initialize a variable.
2009-05-27  Hib Erismsi: Add support for importing binary OBJECTS.
2009-05-26  Hib Erismsi/tests: Add test for importing binary OBJECTS.
2009-05-26  Hib Erismsi: Support transforms with binary OBJECTS.
2009-05-26  Hib Erismsi: Add support for binary OBJECTS.
2009-05-26  Hib Erismsi/tests: Add tests for binary OBJECTS.
2009-05-26  Francois Gougetmsi/tests: Tweak the get_user_sid() functions to simpli...
2009-05-21  Ilya Shpigormsi: Subscribe to SetProgress event on adding progress...
2009-05-19  Francois Gougetmsi/tests: Use win_skip() to skip over unimplemented...
next