Sweden-Number/dlls/msi
Labrousse Jean d0862c365b msi: Fix short name and long name mismatch in action.c. 2006-05-23 13:03:57 +02:00
..
tests Various trace fixes. 2006-05-15 15:05:09 +02: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: Fix short name and long name mismatch in action.c. 2006-05-23 13:03:57 +02:00
action.h msi: Improve handling of short paths. 2006-03-21 16:19:07 +01:00
appsearch.c msi: Fix possible crash bugs in error path. 2006-04-12 11:18:33 +02:00
classes.c msi: Clean up memset usage. 2006-04-18 21:13:52 +02: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: Implement custom action type 17. 2006-03-22 11:20:12 +01:00
database.c msi: Add an implementation of MsiGetDatabaseState. 2006-01-30 14:56:52 +01:00
delete.c msi: Optimise WHERE operations. 2006-03-20 12:03:04 +01:00
dialog.c msi: Show "hidden dialogs" but hide them initially. 2006-03-22 11:20:19 +01:00
distinct.c msi: Optimise WHERE operations. 2006-03-20 12:03:04 +01:00
events.c msi: Implement the Reset control event. 2006-01-03 12:12:09 +01:00
files.c msi: Remove broken volume management code. 2006-04-07 12:57:52 +02: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: Don't fall back to the folder's parent if the folder doesn't exist. 2006-04-18 21:13:39 +02:00
insert.c msi: Optimise WHERE operations. 2006-03-20 12:03:04 +01:00
install.c MSI: Improve the MsiGetMode stub a little. 2006-01-03 12:12:15 +01:00
msi.c msi: Clean up memset usage. 2006-04-18 21:13:52 +02:00
msi.rc msi: Italian language support. 2006-04-03 11:51:55 +02:00
msi.spec msi: Implement MsiSourceListAddSource. 2006-02-22 11:32:58 +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 Add/updated German resources. 2005-02-15 20:46:19 +00:00
msi_En.rc Implement and document MsiLoadString. 2005-02-08 12:12:29 +00:00
msi_Eo.rc msi: Esperanto language support. 2006-04-03 11:49:03 +02:00
msi_Es.rc Spanish translations updated. 2005-04-11 13:01:46 +00:00
msi_Fi.rc Added Finnish resources. 2005-09-19 14:29:49 +00:00
msi_Fr.rc Use SUBLANG_NEUTRAL for French resources. 2005-05-04 09:52:47 +00:00
msi_Hu.rc msi: Added Hungarian translation. 2006-03-15 11:32:18 +01:00
msi_It.rc msi: Italian language support. 2006-04-03 11:51:55 +02:00
msi_Ko.rc Update Korean translations. 2005-11-21 12:01:19 +00:00
msi_Nl.rc Dutch resource translation. 2005-03-22 16:39:25 +00:00
msi_No.rc Added Norwegian translations. 2005-09-18 12:26:22 +00:00
msi_Pt.rc Update the resources for Portuguese. 2005-02-14 11:12:30 +00:00
msi_Tr.rc msi: Turkish translation. 2006-02-06 13:04:40 +01:00
msipriv.h msi: Optimise WHERE operations. 2006-03-20 12:03:04 +01:00
msiquery.c msi: Fixed the prototype of MsiDatabaseIsTablePersistent. 2006-01-10 12:09:11 +01:00
order.c msi: Optimise WHERE operations. 2006-03-20 12:03:04 +01:00
package.c msi: Use the source name of the msi package when it fails to copy. 2006-05-05 16:33:25 +02:00
preview.c Added memory allocation inline functions (part 1). 2005-09-20 11:57:19 +00:00
query.h Remove some unused code. 2005-05-31 13:20:09 +00:00
record.c msi: Avoid accessing a null pointer. 2006-04-07 11:45:41 +02:00
registry.c msi: Fix some possible NULL pointer dereferences (Coverity). 2006-04-17 12:38:36 +02:00
regsvr.c Check the return value from register_key_guid in all the DLL registering code. 2006-05-10 19:38:04 +02:00
select.c msi: Optimise WHERE operations. 2006-03-20 12:03:04 +01:00
source.c msi: Fix missing case in MsiSourceListAddSourceEx. 2006-05-05 17:59:02 +02:00
sql.y msi: Fix bison warnings by providing precedence rules for expressions 2006-02-07 16:24:51 +01:00
string.c msi: Check the correct pointer after allocating memory. 2006-04-07 11:45:34 +02:00
suminfo.c Create an internal handle-free api for reading MSI database summary 2005-10-26 10:10:50 +00:00
table.c msi: Use a debug channel to turn on transform debugging. 2006-04-07 20:00:45 +02:00
tokenize.c -Wmissing-declarations and -Wwrite-strings warning fixes. 2005-05-29 20:08:12 +00:00
update.c msi: Optimise WHERE operations. 2006-03-20 12:03:04 +01:00
upgrade.c Added memory allocation inline functions (part 1). 2005-09-20 11:57:19 +00:00
version.rc Update version resource of msi.dll to current version shipped from 2005-05-23 09:49:50 +00:00
where.c msi: Optimise WHERE operations. 2006-03-20 12:03:04 +01:00