James Hawkins
|
3d5b3ef903
|
msi: Reimplement MsiSourceListAddSourceEx to handle reordering the source list.
|
2007-11-05 14:52:09 +01:00 |
James Hawkins
|
d9a8f0b5fe
|
msi: The options must include a source type.
|
2007-11-05 14:48:31 +01:00 |
James Hawkins
|
7fe6aad7fa
|
msi: An empty source is an invalid parameter.
|
2007-11-05 14:48:25 +01:00 |
James Hawkins
|
dde89244e5
|
msi: Append a slash to network and url sources.
|
2007-11-05 14:48:16 +01:00 |
James Hawkins
|
798429f9ca
|
msi: Validate the product code.
|
2007-11-05 14:47:33 +01:00 |
James Hawkins
|
861ae27a4f
|
msi: Return the error from OpenSourceKey.
|
2007-11-05 14:47:26 +01:00 |
James Hawkins
|
266ee0f571
|
msi: Add tests for MsiSourceListAddSourceEx.
|
2007-11-05 14:47:11 +01:00 |
Paul Vriens
|
5f16125246
|
msi/tests: Run tests again on win98 and NT4.
|
2007-08-10 16:19:03 +02:00 |
James Hawkins
|
6c940b9b49
|
msi: Fix compilation in MSVC.
|
2007-07-13 14:41:04 +02:00 |
James Hawkins
|
04c67c2a1c
|
msi: Add support for the MSICODE_PATCH option.
|
2007-07-03 13:42:42 +02:00 |
James Hawkins
|
0cd708e7f5
|
msi: pcchValue represents the length of szValue in TCHARS, not bytes.
|
2007-07-03 13:42:22 +02:00 |
James Hawkins
|
c26505b701
|
msi: Return ERROR_SUCCESS if the PackageName property is not present.
|
2007-07-02 15:28:50 +02:00 |
James Hawkins
|
381b915b47
|
msi: Return ERROR_BAD_CONFIGURATION if the SourceList key does not exist.
|
2007-07-02 15:28:42 +02:00 |
James Hawkins
|
3e56d78f2e
|
msi: Validate MsiSourceListGetInfo parameters.
|
2007-07-02 15:28:33 +02:00 |
James Hawkins
|
1ff40d1558
|
msi: Add tests for MsiSourceListGetInfo.
|
2007-07-02 15:28:14 +02:00 |