Francois Gouget
|
a39ea2e8ba
|
msi: Add a trailing '\n' to Wine traces.
|
2007-12-18 12:32:55 +01:00 |
James Hawkins
|
91c205e8c0
|
msi: Sort each table of the join separately.
|
2007-12-18 12:32:55 +01:00 |
James Hawkins
|
f93ee6f420
|
msi: Test sorting a table using a column that is not selected.
|
2007-12-18 12:32:55 +01:00 |
James Hawkins
|
b1ce93f944
|
msi: Set the text color after calling the window proc.
|
2007-12-17 11:48:39 +01:00 |
James Hawkins
|
b1cc87cb65
|
msi: The line control has a height of exactly 2 device units.
|
2007-12-17 11:48:35 +01:00 |
James Hawkins
|
4295ce4fb6
|
msi: Return ERROR_INVALID_PARAMETER if the product list is empty and index is not zero.
|
2007-12-17 11:48:30 +01:00 |
James Hawkins
|
88d51ad122
|
msi: Return ERROR_UNKNOWN_COMPONENT if no products exist.
|
2007-12-17 11:48:26 +01:00 |
James Hawkins
|
3edd258fcd
|
msi: Also check the local system component key for the clients.
|
2007-12-17 11:48:21 +01:00 |
James Hawkins
|
fced2fee2f
|
msi: Check the user component key for the clients.
|
2007-12-17 11:48:13 +01:00 |
James Hawkins
|
5f7b95dadd
|
msi: Validate the parameters of MsiEnumClients.
|
2007-12-17 11:48:03 +01:00 |
James Hawkins
|
64c75d1e02
|
msi: Add tests for MsiEnumClients.
|
2007-12-17 11:47:58 +01:00 |
James Hawkins
|
4777a3a33b
|
msi: Simplify ExpandAnyPath.
|
2007-12-17 11:47:49 +01:00 |
James Hawkins
|
ce6e84c071
|
msi: Verify that the PID_PAGECOUNT and PID_REVNUMBER summary info properties exist.
|
2007-12-17 11:35:33 +01:00 |
James Hawkins
|
620862e385
|
msi: If the package doesn't exist, return ERROR_FILE_NOT_FOUND.
|
2007-12-17 11:35:23 +01:00 |
James Hawkins
|
f933dd8b4f
|
msi: Validate the parameters of MsiOpenPackage.
|
2007-12-17 11:35:17 +01:00 |
James Hawkins
|
8fab39cc60
|
msi: Add more tests for MsiOpenPackage.
|
2007-12-17 11:35:11 +01:00 |
James Hawkins
|
1277e1b55a
|
msi: Release the record when loading the hash data.
|
2007-12-17 11:35:05 +01:00 |
Marcus Meissner
|
964a0303c1
|
msi: Fixed buffer overflow in number parsing.
|
2007-12-17 11:33:33 +01:00 |
James Hawkins
|
fa8476e7f6
|
msi: Close the file handle returned by FindFirstFile.
|
2007-12-14 12:26:21 +01:00 |
Lionel Debroux
|
fe444f0217
|
msi: Fix memory leaks (found by Smatch).
|
2007-12-13 14:30:40 +01:00 |
Lionel Debroux
|
1bed47a3b3
|
msi: Fix missing alloc check.
|
2007-12-13 14:30:40 +01:00 |
James Hawkins
|
d51ed8bd93
|
msi: Free the cabinet string on error.
|
2007-12-12 13:48:50 +01:00 |
James Hawkins
|
80894d1c52
|
msi: Properly release the record.
|
2007-12-12 13:48:46 +01:00 |
James Hawkins
|
e62b8c9b99
|
msi: Free the user sid string.
|
2007-12-12 13:48:42 +01:00 |
James Hawkins
|
f919a24eb2
|
msi: Free the deformatted string.
|
2007-12-12 13:48:38 +01:00 |
James Hawkins
|
e6431cd06e
|
msi: Handle the CompLocator table in the AppSearch action.
|
2007-12-08 19:53:49 +01:00 |
James Hawkins
|
44349af11a
|
msi: Reimplement MsiGetProductCode.
|
2007-12-08 19:53:43 +01:00 |
James Hawkins
|
2634d86a08
|
msi: Remove two tests that depend on the sort order of RegEnumValue.
|
2007-12-08 19:53:39 +01:00 |
James Hawkins
|
8090dbad93
|
msi: Add tests for MsiGetProductCode.
|
2007-12-07 17:07:16 +01:00 |
James Hawkins
|
383a8a5b92
|
msi: Reimplement MsiGetComponentPath.
|
2007-12-05 12:08:04 +01:00 |
James Hawkins
|
ced84f5b53
|
msi: Add tests for MsiGetComponentPath.
|
2007-12-05 12:07:35 +01:00 |
James Hawkins
|
440af17322
|
msi: Test the CompLocator subset of the AppSearch action.
|
2007-12-04 18:17:01 +01:00 |
James Hawkins
|
c77d200f27
|
msi: Add a stub implementation of MsiEnumComponentCostsW.
|
2007-12-03 14:03:11 +01:00 |
James Hawkins
|
b57a2f93a9
|
msi: Implement the Version property of the Installer object.
|
2007-12-03 14:03:06 +01:00 |
James Hawkins
|
6a30e1b0b4
|
msi: Test the CCPSearch action.
|
2007-12-03 14:03:00 +01:00 |
James Hawkins
|
80bbf58378
|
msi: Use a hash table for reordering rows in a WHERE query to conserve space.
|
2007-12-03 13:44:46 +01:00 |
James Hawkins
|
33a4fe19de
|
msi: Don't check for the media or cabinet if the cabinet is internal.
|
2007-11-29 13:37:13 +01:00 |
James Hawkins
|
32d3ffc5c5
|
msi: Make sure attr is valid before checking for the directory bit.
|
2007-11-29 13:37:07 +01:00 |
Anatoly Lyutin
|
704c399237
|
msi: Fix invalid SQL query.
|
2007-11-28 11:14:42 +01:00 |
James Hawkins
|
63fe32a8bb
|
msi: Downgrade an ERR to a WARN.
|
2007-11-26 12:28:49 +01:00 |
James Hawkins
|
6dd927a265
|
msi: Fix the condition of a FIXME.
|
2007-11-26 12:28:44 +01:00 |
James Hawkins
|
0a05a87436
|
msi: Downgrade an ERR to a WARN.
|
2007-11-26 12:28:37 +01:00 |
James Hawkins
|
8912798fb5
|
msi: Downgrade a FIXME to a WARN.
|
2007-11-26 12:28:31 +01:00 |
James Hawkins
|
ca9a4dc0d9
|
msi: Only check the volume label if it's different than the first media's volume label.
|
2007-11-26 12:28:24 +01:00 |
James Hawkins
|
4160722b07
|
msi: Check the destination file's hash and skip that file if the hash matches.
|
2007-11-26 12:28:15 +01:00 |
James Hawkins
|
6a6a218548
|
msi: Set the file contents of the file hash test file explicitly.
|
2007-11-26 12:28:03 +01:00 |
James Hawkins
|
e100288934
|
msi: Verify the szFilePath parameter of MsiGetFileHash.
|
2007-11-26 12:27:53 +01:00 |
James Hawkins
|
ef7d16c816
|
msi: Add tests for MsiGetFileHash and clean up the existing tests.
|
2007-11-26 12:27:45 +01:00 |
Misha Koshelev
|
ac2c1b8070
|
msi: automation: Fix ITypeInfo leak.
|
2007-11-20 16:39:19 +01:00 |
Misha Koshelev
|
c30d03f8cc
|
msi/tests: automation: Add missing VariantClear.
|
2007-11-20 16:39:14 +01:00 |