Sweden-Number/dlls/msi/tests
Zebediah Figura 8826584b1d msi: Process ShowDialog/EndDialog after all other control events.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-21 14:53:34 +02:00
..
Makefile.in
action.c msi/tests: Fix a typo in test data. 2016-11-04 14:09:56 +01:00
automation.c msi/tests: Use todo_wine_if() in tests. 2016-02-20 12:07:11 +09:00
db.c msi: Avoid a null pointer dereference. 2017-07-21 14:52:57 +02:00
format.c msi: Properly parse empty format strings. 2017-07-11 18:26:03 +02:00
install.c msi: Apply feature selection to the whole feature subtree. 2017-04-19 20:02:54 +02:00
msi.c msi: Add a basic internal UI implementation. 2017-07-06 18:51:18 +02:00
package.c msi: Process ShowDialog/EndDialog after all other control events. 2017-07-21 14:53:34 +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 Assorted spelling and grammar fixes. 2015-11-17 22:56:40 +09:00
suminfo.c