wine-wine/dlls/msi
Nikolay Sivov 117ae25764 msi: MsiInstaller coclass is not included in a typelib. 2014-03-20 17:40:33 +01:00
..
tests msi/tests: Update is_process_limited() to deal with non-administrator accounts. 2014-03-05 11:50:35 +01:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
action.c msi: Fixed missing free in an error path (Coverity). 2014-03-10 10:41:15 +01:00
alter.c
appsearch.c
assembly.c
automation.c
classes.c msi: Correctly [un]register progids when associated class and extensions change state. 2014-02-27 09:32:21 -06:00
cond.y
create.c
custom.c msi: Fall back to the global temporary directory when the TempFolder property resolves to a non-existing directory. 2014-01-03 17:00:08 +01:00
database.c
delete.c
dialog.c msi: Don't add text to the scrollable text control twice. 2013-12-19 17:10:26 +01:00
distinct.c
drop.c
files.c
font.c
format.c
handle.c
insert.c
instabsent.bmp msi: Update feature selection bitmaps. 2014-03-12 10:24:05 +01:00
instadvert.bmp msi: Update feature selection bitmaps. 2014-03-12 10:24:05 +01:00
install.c
instlocal.bmp msi: Update feature selection bitmaps. 2014-03-12 10:24:05 +01:00
media.c
msi.c msi: Check return value from MSIREG_OpenInstallProps (Coverity). 2014-01-06 17:19:43 +01:00
msi.rc
msi.spec
msi_main.c
msipriv.h msi: Correctly [un]register progids when associated class and extensions change state. 2014-02-27 09:32:21 -06:00
msiquery.c
msiserver.idl msi: MsiInstaller coclass is not included in a typelib. 2014-03-20 17:40:33 +01:00
msiserver.rgs msi: MsiInstaller coclass is not included in a typelib. 2014-03-20 17:40:33 +01:00
msiserver_dispids.h
package.c
patch.c
query.h
record.c msi: Use boolean return value in boolean function. 2014-02-04 11:15:47 +01:00
registry.c
script.c
select.c
source.c
sql.y
storages.c
streams.c
string.c
suminfo.c
table.c
tokenize.c
update.c
upgrade.c
where.c