..
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
action.c
msi: Move the firing of control events to MSI_ProcessMessage.
2006-01-23 17:30:31 +01:00
action.h
Implement the RemoveFiles action.
2005-11-02 11:42:56 +00:00
appsearch.c
Fix some wrong prototypes.
2005-11-03 11:35:11 +00:00
classes.c
Remove some redundant null pointer checks.
2005-11-03 09:56:29 +00:00
cond.y
Empty strings are not equal to any number, so all comparisons against
2005-11-14 12:29:10 +00:00
create.c
Create the +msidb debug channel for msi database code.
2005-11-02 14:24:21 +00:00
custom.c
msi: Report the commandline that failed to start in ERR()s.
2006-01-03 17:35:41 +01:00
database.c
Define MSIDBOPEN_ constants using LPCWSTR when compiling Wine.
2005-10-30 19:21:51 +00:00
delete.c
Create the +msidb debug channel for msi database code.
2005-11-02 14:24:21 +00:00
dialog.c
msi: Support msidbControlAttributesSunken.
2006-01-23 11:55:33 +01:00
distinct.c
Create the +msidb debug channel for msi database code.
2005-11-02 14:24:21 +00:00
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
Don't create MSI handles unless we have to pass one through the API.
2005-09-28 10:13:18 +00:00
helpers.c
msi: Move the firing of control events to MSI_ProcessMessage.
2006-01-23 17:30:31 +01:00
insert.c
Create the +msidb debug channel for msi database code.
2005-11-02 14:24:21 +00:00
install.c
MSI: Improve the MsiGetMode stub a little.
2006-01-03 12:12:15 +01:00
Makefile.in
msi: Make the MSI SelectionTree control do something useful.
2006-01-11 21:12:06 +01:00
msi_Bg.rc
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
2005-09-19 17:00:58 +00:00
msi_De.rc
msi_En.rc
msi_Es.rc
msi_Fi.rc
Added Finnish resources.
2005-09-19 14:29:49 +00:00
msi_Fr.rc
msi_Ko.rc
Update Korean translations.
2005-11-21 12:01:19 +00:00
msi_Nl.rc
msi_No.rc
Added Norwegian translations.
2005-09-18 12:26:22 +00:00
msi_Pt.rc
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
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
Create the +msidb debug channel for msi database code.
2005-11-02 14:24:21 +00:00
package.c
msi: Move the firing of control events to MSI_ProcessMessage.
2006-01-23 17:30:31 +01:00
preview.c
Added memory allocation inline functions (part 1).
2005-09-20 11:57:19 +00:00
query.h
record.c
Create the +msidb debug channel for msi database code.
2005-11-02 14:24:21 +00:00
registry.c
The buffer sizes in the documentation for MsiDecomposeDescriptorW don't
2005-11-30 12:02:06 +01:00
regsvr.c
Change some Dll* functions so they are exported by name like on
2005-08-10 13:02:43 +00:00
select.c
msi: Count the number of columns requested and allocate that many,
2006-01-10 12:10:19 +01:00
source.c
Added memory allocation inline functions (part 1).
2005-09-20 11:57:19 +00:00
sql.y
Fix and test MsiViewGetColumnInfo and binary fields.
2005-09-28 11:59:40 +00:00
string.c
Create the +msidb debug channel for msi database code.
2005-11-02 14:24:21 +00:00
suminfo.c
Create an internal handle-free api for reading MSI database summary
2005-10-26 10:10:50 +00:00
table.c
Remove spaces before '\n' in traces.
2005-11-10 12:14:56 +00:00
tokenize.c
update.c
Create the +msidb debug channel for msi database code.
2005-11-02 14:24:21 +00:00
upgrade.c
Added memory allocation inline functions (part 1).
2005-09-20 11:57:19 +00:00
version.rc
where.c
Create the +msidb debug channel for msi database code.
2005-11-02 14:24:21 +00:00