wine-wine/dlls/msi
Hans Leidekker b9da31f112 msi: Implement the DeleteServices standard action. 2010-02-04 13:39:29 +01:00
..
tests msi: Implement the DeleteServices standard action. 2010-02-04 13:39:29 +01:00
Makefile.in msi: Add Ukrainian translations. 2010-01-29 13:30:04 +01:00
action.c msi: Implement the DeleteServices standard action. 2010-02-04 13:39:29 +01:00
alter.c msi: Free the columns view if check_column_exists fails. 2009-12-16 12:26:59 +01:00
appsearch.c msi: Remove function name from fixme. 2010-02-04 13:39:28 +01:00
automation.c msi: Copy InstallerImpl_LastErrorRecord to use it for DatabaseImpl. 2010-02-04 13:39:26 +01:00
classes.c
cond.y msi: Queue dynamically allocated strings in cond.y. 2010-01-08 17:03:15 +01:00
create.c
custom.c
database.c msi: Avoid using HIWORD() on string pointers. 2010-01-29 17:25:49 +01:00
delete.c
dialog.c msi: Implement recursive INSTALLSTATE updates for msi treeview selector. 2010-01-06 09:51:17 +01:00
distinct.c
drop.c
events.c msi: Add a partial stub for the ValidateProductID control event. 2010-01-20 15:36:00 +01:00
files.c msi: Fix crash with access to component. 2010-02-02 11:47:19 +01:00
font.c
format.c
handle.c
helpers.c msi: Move some helpers to the module where they are used. 2010-02-03 11:31:48 +01:00
insert.c
instabsent.bmp
instadvert.bmp
install.c
instlocal.bmp
join.c msi: Add support for updating rows in join tables. 2010-01-22 13:09:11 +01:00
media.c msi: Free the current filename if we choose to not extract the file. 2009-12-18 11:45:30 +01:00
msi.c
msi.rc
msi.spec
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: Fix Italian translation. 2010-02-01 12:48:13 +01:00
msi_Ko.rc
msi_Lt.rc
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_Uk.rc msi: Add Ukrainian translations. 2010-01-29 13:30:04 +01:00
msi_Zh.rc
msi_main.c
msipriv.h msi: Move some helpers to the module where they are used. 2010-02-03 11:31:48 +01:00
msiquery.c msi: Don't print the function name twice in a WARN. 2010-02-04 13:39:28 +01:00
msiserver.idl
msiserver_dispids.h
package.c msi: Move some helpers to the module where they are used. 2010-02-03 11:31:48 +01:00
preview.c
query.h
record.c
registry.c
regsvr.c
script.c
select.c
source.c
sql.y msi: Keep track of the current view in the sql parser. 2009-12-16 12:26:38 +01:00
storages.c msi: Fix some pointer cast warnings on 64-bit. 2009-12-31 12:12:15 +01:00
streams.c msi: Fix an off-by-one error in STREAMS_find_matching_rows. 2010-02-04 13:39:29 +01:00
string.c msi: Remove an unused field from the string table. 2009-12-17 12:43:25 +01:00
suminfo.c
table.c msi: Move MSITRANSFORM and MSISTREAM and associated methods to the dabatase implementation file as they are database objects/methods. 2009-12-17 12:53:34 +01:00
tokenize.c
update.c
upgrade.c
version.rc
where.c