Sweden-Number/dlls/msi/tests
Piotr Caban 9ce8592b06 msi: Add error handling when retriving component/feature state/action in condition.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-25 09:48:26 +02:00
..
Makefile.in
action.c msi/tests: Fix a typo in test data. 2016-11-04 14:09:56 +01:00
automation.c
db.c msi/tests: Factor out success checks into table building functions. 2017-09-19 20:01:24 +02:00
format.c msi/tests: Move a test from format.c to package.c. 2017-09-19 20:01:30 +02:00
install.c msi/tests: Add a helper to delete an installed package. 2017-09-21 09:36:20 +02:00
msi.c msi: Add a basic internal UI implementation. 2017-07-06 18:51:18 +02:00
package.c msi: Add error handling when retriving component/feature state/action in condition. 2017-10-25 09:48:26 +02:00
patch.c msi: Don't validate platform while checking if transform is applicable. 2016-07-14 22:10:31 +09:00
record.c msi: Allow setting NULL in MsiSetInteger(). 2017-07-10 20:51:09 +02:00
source.c
suminfo.c