Sweden-Number/dlls/msi
Robert Shearman 4ac8567497 msi: Fix heap overflow in ITERATE_CreateShortcuts. 2006-02-22 22:15:54 +01:00
..
tests
.gitignore msi: Make the MSI SelectionTree control do something useful. 2006-01-11 21:12:06 +01:00
Makefile.in msi: Make the MSI SelectionTree control do something useful. 2006-01-11 21:12:06 +01:00
action.c msi: Fix heap overflow in ITERATE_CreateShortcuts. 2006-02-22 22:15:54 +01:00
action.h
appsearch.c
classes.c
cond.y
create.c
custom.c
database.c msi: Add an implementation of MsiGetDatabaseState. 2006-01-30 14:56:52 +01:00
delete.c
dialog.c Make more arrays const. 2006-01-24 14:00:32 +01:00
distinct.c
events.c
files.c msi: Always set a value for intype in ready_volume. 2006-02-22 22:15:26 +01:00
format.c
handle.c
helpers.c Make more arrays const. 2006-01-24 14:00:32 +01:00
insert.c
install.c
msi.c
msi.rc msi: Turkish translation. 2006-02-06 13:04:40 +01:00
msi.spec msi: Implement MsiSourceListAddSource. 2006-02-22 11:32:58 +01:00
msi_Bg.rc
msi_De.rc
msi_En.rc
msi_Es.rc
msi_Fi.rc
msi_Fr.rc
msi_Ko.rc
msi_Nl.rc
msi_No.rc
msi_Pt.rc
msi_Tr.rc msi: Turkish translation. 2006-02-06 13:04:40 +01:00
msipriv.h
msiquery.c
order.c
package.c msi: Move the firing of control events to MSI_ProcessMessage. 2006-01-23 17:30:31 +01:00
preview.c
query.h
record.c
registry.c
regsvr.c
select.c msi: Count the number of columns requested and allocate that many, 2006-01-10 12:10:19 +01:00
source.c msi: Init size before passing to RegEnumValue. 2006-02-22 22:15:41 +01:00
sql.y msi: Fix bison warnings by providing precedence rules for expressions 2006-02-07 16:24:51 +01:00
string.c
suminfo.c
table.c msi: Fix heap overflow in save_string_table. 2006-02-22 22:15:12 +01:00
tokenize.c
update.c
upgrade.c
version.rc
where.c