.. |
tests
|
Fix parameter handling in MsiSetTargetPath, and add a test for it.
|
2005-11-02 11:43:05 +00:00 |
.cvsignore
|
We are no longer generating .dbg.c files.
|
2005-09-29 10:35:58 +00:00 |
Makefile.in
|
…
|
|
action.c
|
Force files to install if the REINSTALL property is set.
|
2005-11-02 14:21:17 +00:00 |
action.h
|
Implement the RemoveFiles action.
|
2005-11-02 11:42:56 +00:00 |
appsearch.c
|
Rename load_dynamic_stringW to msi_dup_record_field to better describe
|
2005-10-27 12:36:12 +00:00 |
classes.c
|
Simplify register_progid() and remove a fixed length buffer.
|
2005-10-30 19:17:06 +00:00 |
cond.y
|
Add a bunch of tests for MsiEvaluateCondition and make them pass.
|
2005-10-29 11:08:05 +00:00 |
create.c
|
Fix some simple memory leaks.
|
2005-09-21 09:43:29 +00:00 |
custom.c
|
If an action fails, print out its name as well as the error code. Use
|
2005-10-27 12:39:28 +00:00 |
database.c
|
Define MSIDBOPEN_ constants using LPCWSTR when compiling Wine.
|
2005-10-30 19:21:51 +00:00 |
delete.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
dialog.c
|
Define NONAMELESSUNION and NONAMELESSSTRUCT for older compilers.
|
2005-11-02 10:56:22 +00:00 |
distinct.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
events.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
files.c
|
Implement the RemoveFiles action.
|
2005-11-02 11:42:56 +00:00 |
format.c
|
Rename load_dynamic_stringW to msi_dup_record_field to better describe
|
2005-10-27 12:36:12 +00: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
|
Remove the unused 1st parameter of ACTION_VerifyComponentForAction.
|
2005-10-29 11:36:48 +00:00 |
insert.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
install.c
|
Fix parameter handling in MsiSetTargetPath, and add a test for it.
|
2005-11-02 11:43:05 +00:00 |
msi.c
|
Stub implementation for MsiGetFileHashA/W.
|
2005-11-02 10:56:54 +00:00 |
msi.rc
|
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
|
2005-09-19 17:00:58 +00:00 |
msi.spec
|
Stub implementation for MsiGetFileHashA/W.
|
2005-11-02 10:56:54 +00: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_Nl.rc
|
…
|
|
msi_No.rc
|
Added Norwegian translations.
|
2005-09-18 12:26:22 +00:00 |
msi_Pt.rc
|
…
|
|
msipriv.h
|
Fix and test MsiGetProperty and MsiSetProperty.
|
2005-10-31 14:07:37 +00:00 |
msiquery.c
|
Create a stub function to apply a single table transform and call it
|
2005-10-26 13:56:33 +00:00 |
order.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
package.c
|
Fix and test MsiGetProperty and MsiSetProperty.
|
2005-10-31 14:07:37 +00:00 |
preview.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
query.h
|
…
|
|
record.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
registry.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00: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
|
Fix various query related memory leaks.
|
2005-09-26 10:55:18 +00: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
|
Make sure to set the minimum size before allocating string table
|
2005-09-26 09:54:56 +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
|
Deleted two buggy functions that incorrectly and inefficiently check
|
2005-10-29 11:07:29 +00:00 |
tokenize.c
|
…
|
|
update.c
|
Fix various query related memory leaks.
|
2005-09-26 10:55:18 +00:00 |
upgrade.c
|
Added memory allocation inline functions (part 1).
|
2005-09-20 11:57:19 +00:00 |
version.rc
|
…
|
|
where.c
|
Fix various query related memory leaks.
|
2005-09-26 10:55:18 +00:00 |