Sweden-Number/dlls/msi
Robert Shearman a911ea0fd7 msi: Fix bison warnings by providing precedence rules for expressions
and by removing a redundant expression case.
2006-02-07 16:24:51 +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: Move the firing of control events to MSI_ProcessMessage. 2006-01-23 17:30:31 +01:00
action.h
appsearch.c
classes.c
cond.y Empty strings are not equal to any number, so all comparisons against 2005-11-14 12:29:10 +00:00
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 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 msi: Implement the Reset control event. 2006-01-03 12:12:09 +01:00
files.c msi: Call ui_actiondata for more actions. 2006-01-23 17:29:50 +01:00
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 Make more arrays const. 2006-01-24 14:00:32 +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: Turkish translation. 2006-02-06 13:04:40 +01:00
msi.spec msi: Add an implementation of MsiGetDatabaseState. 2006-01-30 14:56:52 +01:00
msi_Bg.rc
msi_De.rc
msi_En.rc
msi_Es.rc
msi_Fi.rc
msi_Fr.rc
msi_Ko.rc Update Korean translations. 2005-11-21 12:01:19 +00:00
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 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: 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 The buffer sizes in the documentation for MsiDecomposeDescriptorW don't 2005-11-30 12:02:06 +01:00
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 msi: Fix bison warnings by providing precedence rules for expressions 2006-02-07 16:24:51 +01:00
string.c
suminfo.c
table.c
tokenize.c
update.c
upgrade.c
version.rc
where.c