Sweden-Number/dlls/msi
Jeremy White 9d90ef017c msi: gcc 2.95 compatibility fix. 2006-01-13 13:53:16 +01:00
..
tests msi: Prevent array underflow in MsiFormat when measuring with zero-length buffer. 2005-12-21 21:19:47 +01:00
.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: Don't crash if there's no script present when we try execute one. 2006-01-10 12:09:19 +01:00
action.h
appsearch.c
classes.c
cond.y
create.c
custom.c msi: Report the commandline that failed to start in ERR()s. 2006-01-03 17:35:41 +01:00
database.c
delete.c
dialog.c msi: Make the MSI SelectionTree control do something useful. 2006-01-11 21:12:06 +01:00
distinct.c
events.c msi: Implement the Reset control event. 2006-01-03 12:12:09 +01:00
files.c
format.c msi: Prevent array underflow in MsiFormat when measuring with zero-length buffer. 2005-12-21 21:19:47 +01:00
handle.c
helpers.c msi: Clean trailing and leading spaces from path segments. 2006-01-06 12:19:22 +01:00
insert.c
install.c MSI: Improve the MsiGetMode stub a little. 2006-01-03 12:12:15 +01:00
msi.c Small documentation tweaks to avoid winapi_check warnings. 2006-01-03 12:10:09 +01:00
msi.rc msi: Make the MSI SelectionTree control do something useful. 2006-01-11 21:12:06 +01:00
msi.spec msi: Add a stub for MsiGetLastErrorRecord. 2006-01-04 14:51:05 +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
msipriv.h msi: Apply any MSI transforms specified by the TRANSFORMS property. 2006-01-04 14:51:25 +01:00
msiquery.c msi: Fixed the prototype of MsiDatabaseIsTablePersistent. 2006-01-10 12:09:11 +01:00
order.c
package.c msi: gcc 2.95 compatibility fix. 2006-01-13 13:53:16 +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
sql.y
string.c
suminfo.c
table.c
tokenize.c
update.c
upgrade.c
version.rc
where.c