Displaying 8 results from an estimated 8 matches for "_columns".
Did you mean:
columns
2015 Feb 20
0
Wine release 1.7.37
...nteractive test for interface change notifications.
Fr?d?ric Delanoy (1):
po: Update French translation.
Gerald Pfeifer (1):
vbscript: Avoid use of uninitialized variable in Global_InStrRev().
Hans Leidekker (11):
msi: Always update column info after applying a transform to the _Columns table.
msi: Get rid of the open streams cache.
msi: Get rid of the refcount parameter to msi_addstringW.
msi: Don't write streams to storage until the database is committed.
wbemprox: Implement Win32_VideoController.DriverVersion.
wbemprox: Implement Win32_SID....
2007 Apr 27
0
Wine release 0.9.36
...d of requiring it to be loaded after saving.
msi: The HOLD keyword implies a temporary table, whereas database importing should lead to permanent tables, so remove the HOLD keyword.
msi: Add support for adding temporary/non-persistent data to tables.
msi: Don't add info to the _Columns table for non-persistent tables.
msi: Add a persistent flag to tables.
msi: All columns being temporary means the table is non-persistent.
msi: Add a non-persistent string instead of a persistent one if the table or row is non-persistent.
msi: Set rec to NULL after calling m...
2007 Jul 13
0
Wine release 0.9.41
...: Match the changes made by the hand-generated and API-generated transforms.
msi: Delete msifile after the tests.
msi: Test adding columns with data in a transform.
msi: Handle adding columns in transforms.
msi: Check for NULL transform, as there may be no transforms for the _Columns or _Tables tables.
msi: Fix current _Property table tests and add more tests.
msi: Add tests for adding properties in a transform.
msi: Add tests for adding properties with a transform during an install.
msi: Fix a copy and paste error.
msi: Reload properties as they m...
2006 Oct 27
0
Wine release 0.9.24
...odifying a table containing binary data.
msi: Fix a memory leak.
msi: Stream fields shouldn't be treated as strings.
msi: Fix tables with binary data where the key is an integer.
msi: Reset the column number for each new table in a transform.
msi: Allow rows in the _Columns table to be unordered.
msi: Fix an uninitialized variable causing random conformance test failures.
msi: Initialize the summary information from a storage interface, not a db.
msi: Only apply transforms that are valid for a database.
msi: Add the column type INTEGER as an al...
2006 Oct 13
0
Wine release 0.9.23
...variable.
msi: Only declare the szStringData and szStringPool strings once.
msi: Only ignore the StringPool and StringData in a transform.
kernel32: Return some fake data in FindActCtxSectionStringW.
msi: Handle null integers properly in transforms.
msi: Transform the _Columns and _Tables tables first so the table metadata is present for new tables.
msi: Work around what appears to be a bug in native MSI's generation of transform data.
msi: Fix transform traces.
comctl32: Return the correct value for CB_GETLBTEXTLEN.
d3d8: Don't crash if d...
2009 Feb 27
0
Wine release 1.1.16
...i: Make sure a constant string's quotes match up.
msi: Add tests for field zero of a record.
msi: Set field zero to the name of the table containing the primary keys.
msi: Make sure the view being updated is the same view the record was fetched from.
msi: The _Tables and _Columns tables have no persistence attribute.
msi: A non-temporary table cannot have a temporary primary key.
msi: Don't create a temporary table that is not held.
msi: Fix a failing test on win9x.
msi: Trace the username to help debug test failures on certain machines.
ms...
2008 Sep 05
0
Wine release 1.1.4
...the action to source if the component has a local feature.
msi: Don't install a feature that is disabled.
msi: Skip the feature action detection logic if there is no product code.
msi: Skip the component action detection logic if there is no product code.
msi: Store the _Columns and _Tables tables in the database structure.
advapi32: Fix a few failing tests in Vista.
advapi32: Fix another set of failures on some Vista systems.
comctl32: Fix a few failing tests in win2000.
comctl32: Fix a failing test in XP.
advapi32: Print the actual result of...
2011 Mar 01
2
Adobe CS3 msi bug: workarounds for 1.3.14?
...de'" 0x9bdc3c
trace:msi:MSI_ParseSQL Parse returned 0
trace:msi:alloc_msihandle 0x15b468 -> 2
trace:msi:MsiViewExecute 2 0
trace:msi:MSI_ViewExecute 0x15b468 (nil)
trace:msi:MsiDatabaseGetPrimaryKeysW 1 L"Property" 0x9bdb9c
trace:msi:MSI_DatabaseOpenViewW L"select * from `_Columns` where
`Table` = 'Property'" 0x9bd9f4
trace:msi:MSI_ParseSQL Parse returned 0
trace:msi:MSI_ViewExecute 0x160828 (nil)
trace:msi:MSI_ViewFetch 0x160828 0x9bd994
trace:msi:msi_view_get_row 0x14c2c0 0x160998 0 0x9bd994
trace:msi:msiobj_release object 0x1609d0 destroyed
trace:msi:MSI_View...