wine-wine/dlls/msi
Aleksey Bragin 8c5718ec9d msi: Fix freed memory access and fix freeing of invalid pointer. 2010-10-22 19:05:12 +02:00
..
tests msi: Register service arguments in the InstallServices action. 2010-10-22 12:07:00 +02:00
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
action.c msi: Fix freed memory access and fix freeing of invalid pointer. 2010-10-22 19:05:12 +02:00
alter.c
appsearch.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
automation.c
classes.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
cond.y msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
create.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
custom.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
database.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
delete.c
dialog.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
distinct.c
drop.c
events.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
files.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
font.c msi: Move the component enabled check into the standard actions. 2010-07-21 13:24:00 +02:00
format.c
handle.c
helpers.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
insert.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
instabsent.bmp
instadvert.bmp
install.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
instlocal.bmp
join.c msi: Remove a potentially noisy trace. 2010-10-06 16:22:26 +02:00
media.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
msi.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
msi.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi.spec dlls: Fix some specfiles with respect to 'str' and 'wstr' usage. 2010-09-09 14:57:44 +02:00
msi_Bg.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Da.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_De.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_En.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Eo.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Es.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Fi.rc msi: Update Finnish translation. 2010-09-24 18:21:19 +02:00
msi_Fr.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Hu.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_It.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Ko.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Lt.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Nl.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_No.rc msi: Updated Norwegian translation. 2010-10-18 11:45:58 +02:00
msi_Pl.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Pt.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Ro.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Ru.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Si.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Sr.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Sv.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Tr.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Uk.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Zh.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_main.c
msipriv.h msi: Don't inline msi_feature_set_state and msi_component_set_state. 2010-10-22 12:06:33 +02:00
msiquery.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
msiserver.idl
msiserver_dispids.h
package.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
preview.c
query.h
record.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
registry.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
regsvr.c
script.c
select.c
source.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
sql.y msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
storages.c msi: Always check the return value of msi_string2idW. 2010-09-29 10:09:23 +02:00
streams.c msi: Improve traces in db_get_raw_stream. 2010-07-21 13:24:00 +02:00
string.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
suminfo.c msi: Validate packages based on supported version, platform and languages. 2010-10-06 20:46:27 +02:00
table.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
tokenize.c
update.c
upgrade.c
version.rc msi: Bump version to 4.5. 2010-08-18 15:31:25 +02:00
where.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00