wine-wine/dlls/msi
Frédéric Delanoy e21abfe07a msi/tests: Use BOOL type where appropriate. 2013-10-08 09:09:18 +02:00
..
tests msi/tests: Use BOOL type where appropriate. 2013-10-08 09:09:18 +02:00
Makefile.in msi: Merge events.c into dialog.c. 2013-07-27 11:56:01 -05:00
action.c msi: Don't defer custom actions in the UI sequence if they match the currently running script. 2013-06-03 21:11:51 +02:00
alter.c
appsearch.c
assembly.c
automation.c
classes.c
cond.y msi: Use bison directives instead of defines to specify extra lexer parameters. 2013-08-01 12:00:04 +02:00
create.c
custom.c msi: Don't defer custom actions in the UI sequence if they match the currently running script. 2013-06-03 21:11:51 +02:00
database.c
delete.c
dialog.c msi: Make some dialog_xxx() functions static. 2013-09-13 10:57:45 +02:00
distinct.c
drop.c
files.c msi: Restrict the match on files from cabinets to the disk ID. 2013-06-20 21:07:56 +02:00
font.c
format.c
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c
instlocal.bmp
media.c msi: Use next cabinet from the media table instead of failing when there is a mismatch with continuous cabinet. 2013-05-01 19:30:28 +02:00
msi.c
msi.rc
msi.spec
msi_main.c msi: Don't bother to unregister classes at process exit. 2013-05-14 11:33:19 +02:00
msipriv.h msi: Merge events.c into dialog.c. 2013-07-27 11:56:01 -05:00
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Fixed a memory leak in an error case (Coverity). 2013-10-07 13:32:07 +02:00
patch.c msi: Update LastSequence for empty media as well. 2013-06-10 11:51:03 +02:00
query.h msi: Use bison directives instead of defines to specify extra lexer parameters. 2013-08-01 12:00:04 +02:00
record.c
registry.c
script.c msi: Properly map script function return values to MSI errors. 2013-05-02 18:51:58 +02:00
select.c
source.c
sql.y msi: Use bison directives instead of defines to specify extra lexer parameters. 2013-08-01 12:00:04 +02:00
storages.c
streams.c
string.c
suminfo.c
table.c msi: Fix integer conversion in get_table_value_from_record. 2013-07-30 14:43:34 +02:00
tokenize.c
update.c
upgrade.c
where.c