wine/dlls/msi
2008-12-09 11:23:49 +01:00
..
tests msi: Add tests for MsiEnumPatchesEx. 2008-12-09 10:25:47 +01:00
action.c msi: Add the ability to delete multiple users' component keys. 2008-12-09 10:28:14 +01:00
alter.c
appsearch.c msi: Only compare the file version if a version was specified. 2008-10-22 13:54:53 +02:00
automation.c msi: Remove WINAPI on static functions where not needed. 2008-11-28 12:54:37 +01:00
classes.c msi: Skip the leading period of the extension to be registered. 2008-10-27 12:02:19 +01:00
cond.y
create.c
custom.c msi: Remove WINAPI on static functions where not needed. 2008-11-28 12:54:37 +01:00
database.c msi: Sign-compare warnings fix. 2008-10-21 11:45:39 +02:00
delete.c
dialog.c msi: Sign-compare warnings fix. 2008-10-21 11:45:39 +02:00
distinct.c
drop.c
events.c
files.c
font.c
format.c
handle.c
helpers.c msi: Add the ability to open multiple users product keys. 2008-12-09 10:27:37 +01:00
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: Remove WINAPI on static functions where not needed. 2008-11-28 12:54:37 +01:00
instlocal.bmp
join.c
Makefile.in
media.c
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_main.c
msi_Nl.rc
msi_No.rc
msi_Pl.rc
msi_Pt.rc
msi_Ru.rc
msi_Si.rc
msi_Sv.rc
msi_Tr.rc
msi_Zh.rc
msi.c msi: Remove a duplicated function. 2008-12-09 10:28:04 +01:00
msi.rc
msi.spec
msipriv.h msi: Add the ability to delete multiple users' component keys. 2008-12-09 10:28:14 +01:00
msiquery.c msi: Sign-compare warnings fix. 2008-10-21 11:45:44 +02:00
msiserver_dispids.h
msiserver.idl
package.c msi: Allow private properties from the AdminProperties property list. 2008-10-30 11:47:10 +01:00
preview.c
query.h
record.c
registry.c msi: Forward MsiEnumPatchesA to MsiEnumPatchesW. 2008-12-09 11:23:49 +01:00
regsvr.c msi: Set DllVersion registry key for CLSID_IMsiServerMessage. 2008-11-28 13:41:00 +01:00
script.c
select.c
source.c msi: Factor out the code to open a product key. 2008-11-04 11:23:51 +01:00
sql.y
storages.c
streams.c
string.c
suminfo.c msi: Sign-compare warnings fix. 2008-10-21 11:45:44 +02:00
table.c
tokenize.c
update.c
upgrade.c msi: Factor out the code to open a product key. 2008-11-04 11:23:51 +01:00
version.rc
where.c