Sweden-Number/dlls/msi
Trygve Vea 6cb9f6ff2b msi: Updated Norwegian translation. 2010-10-18 11:45:58 +02:00
..
tests msi/tests: Move test coverage for standard actions to a separate module. 2010-10-14 17:54:52 +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: Put keys from 32-bit packages starting with HLKM\Software under Wow6432Node on 64-bit. 2010-10-13 15:52:27 +02:00
alter.c
appsearch.c msi: Handle signature filenames in short|long notation. 2010-08-18 15:31:18 +02:00
automation.c
classes.c msi: Register class ids from 32-bit packages under Wow6432Node on 64-bit. 2010-10-13 15:52:19 +02:00
cond.y msi: Avoid accessing memory before the left hand string in compare_substring. 2010-09-24 18:20:52 +02:00
create.c
custom.c msi: Store action data for deferred rollback actions too. 2010-10-13 15:52:38 +02:00
database.c msi: Avoid a crash on database destruction. 2010-09-18 13:06:21 +02:00
delete.c
dialog.c
distinct.c
drop.c
events.c
files.c
font.c
format.c
handle.c
helpers.c
insert.c
instabsent.bmp
instadvert.bmp
install.c
instlocal.bmp
join.c msi: Remove a potentially noisy trace. 2010-10-06 16:22:26 +02:00
media.c msi: Remove an unnecessary warning. 2010-10-01 17:48:10 +02:00
msi.c msi: Add stub implementations of MsiBeginTransaction and MsiEndTransaction. 2010-09-02 18:05:22 +02:00
msi.rc
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_Da.rc
msi_De.rc
msi_En.rc
msi_Eo.rc
msi_Es.rc
msi_Fi.rc msi: Update Finnish translation. 2010-09-24 18:21:19 +02:00
msi_Fr.rc
msi_Hu.rc
msi_It.rc
msi_Ko.rc
msi_Lt.rc
msi_Nl.rc
msi_No.rc msi: Updated Norwegian translation. 2010-10-18 11:45:58 +02:00
msi_Pl.rc
msi_Pt.rc
msi_Ro.rc
msi_Ru.rc
msi_Si.rc
msi_Sr.rc
msi_Sv.rc
msi_Tr.rc
msi_Uk.rc
msi_Zh.rc
msi_main.c
msipriv.h msi: Put keys from 32-bit packages starting with HLKM\Software under Wow6432Node on 64-bit. 2010-10-13 15:52:27 +02:00
msiquery.c msi: Avoid pointer truncation in MSI_ViewFetch and MSI_ViewModify. 2010-09-13 10:59:18 -05:00
msiserver.idl
msiserver_dispids.h
package.c msi: Register class ids from 32-bit packages under Wow6432Node on 64-bit. 2010-10-13 15:52:19 +02:00
preview.c
query.h
record.c msi: Avoid pointer truncation in MSI_ViewFetch and MSI_ViewModify. 2010-09-13 10:59:18 -05:00
registry.c msi: Register class ids from 32-bit packages under Wow6432Node on 64-bit. 2010-10-13 15:52:19 +02:00
regsvr.c
script.c
select.c
source.c
sql.y
storages.c msi: Always check the return value of msi_string2idW. 2010-09-29 10:09:23 +02:00
streams.c
string.c msi: Allocate 3 bytes instead of 2 for in-memory string references. 2010-10-11 17:11:26 +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: Allocate 3 bytes instead of 2 for in-memory string references. 2010-10-11 17:11:26 +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