wine/dlls/msi
2009-12-07 09:49:06 +01:00
..
tests msi: The second parameter to Installer.OpenPackage is optional, so set a default value of 0 if the parameter is not provided. 2009-12-07 09:49:06 +01:00
action.c msi: Don't set the ALLUSERS property. 2009-11-17 16:05:27 +01:00
alter.c
appsearch.c
automation.c msi: The second parameter to Installer.OpenPackage is optional, so set a default value of 0 if the parameter is not provided. 2009-12-07 09:49:06 +01:00
classes.c
cond.y
create.c
custom.c
database.c
delete.c
dialog.c msi: Improve stub for MsiGetFeatureCost{A, W} and hook the stub into the VolumeCostList dialog control. 2009-11-09 19:43:23 +01:00
distinct.c
drop.c
events.c
files.c msi: Shedule rename operation also for ERROR_USER_MAPPED_FILE. 2009-11-20 14:37:09 +01:00
font.c
format.c
handle.c
helpers.c
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: MsiSetMode returns a UINT system error code, not a BOOL. 2009-12-04 14:34:57 +01:00
instlocal.bmp
join.c
Makefile.in
media.c msi: Shedule rename operation also for ERROR_USER_MAPPED_FILE. 2009-11-20 14:37:09 +01:00
msi_Bg.rc
msi_Da.rc
msi_De.rc
msi_En.rc
msi_Eo.rc
msi_Es.rc
msi_Fi.rc
msi_Fr.rc
msi_Hu.rc
msi_It.rc
msi_Ko.rc
msi_Lt.rc
msi_main.c
msi_Nl.rc
msi_No.rc
msi_Pl.rc
msi_Pt.rc
msi_Ro.rc
msi_Ru.rc
msi_Si.rc
msi_Sv.rc
msi_Tr.rc
msi_Zh.rc
msi.c
msi.rc
msi.spec
msipriv.h msi: Improve stub for MsiGetFeatureCost{A, W} and hook the stub into the VolumeCostList dialog control. 2009-11-09 19:43:23 +01:00
msiquery.c
msiserver_dispids.h
msiserver.idl msi: Improve stub for MsiGetFeatureCost{A, W} and hook the stub into the VolumeCostList dialog control. 2009-11-09 19:43:23 +01:00
package.c msi: Set the LogonUser property. 2009-11-17 16:05:15 +01:00
preview.c
query.h
record.c
registry.c
regsvr.c
script.c
select.c msi: Add support for table names in select statements. 2009-11-24 15:53:53 +01:00
source.c
sql.y
storages.c msi: Support _Streams, _Storages tablename prefixes in SELECT. 2009-11-24 15:54:06 +01:00
streams.c msi: Support _Streams, _Storages tablename prefixes in SELECT. 2009-11-24 15:54:06 +01:00
string.c
suminfo.c
table.c msi: Sign extend the value when converting from a small integer. 2009-11-19 11:50:36 +01:00
tokenize.c
update.c
upgrade.c
version.rc
where.c