.. |
tests
|
msi: If a component's state is not local, source, or default, default to the local state.
|
2006-08-12 11:39:58 +02:00 |
Makefile.in
|
msi: Download the MSI package if it is a remote URL.
|
2006-07-27 12:22:43 +02:00 |
action.c
|
msi: If a component's state is not local, source, or default, default to the local state.
|
2006-08-12 11:39:58 +02:00 |
action.h
|
msi: Fix the compressed files logic.
|
2006-08-08 19:34:34 +02:00 |
appsearch.c
|
msi: Use msi_alloc/free, not HeapAlloc/Free.
|
2006-07-27 11:56:51 +02:00 |
classes.c
|
msi: Only ever write the long path for InProcServers.
|
2006-08-02 13:41:13 +02:00 |
cond.y
|
msi: Fix some memory leaks in the condition parser.
|
2006-07-27 11:56:57 +02:00 |
create.c
|
…
|
|
custom.c
|
…
|
|
database.c
|
msi: Support MSIDBOPEN_CREATEDIRECT and MSIDBOPEN_DIRECT in MSI_OpenDatabaseW.
|
2006-08-09 20:41:40 +02:00 |
delete.c
|
…
|
|
dialog.c
|
msi: Fix the dialog centering logic.
|
2006-08-07 13:13:43 +02:00 |
distinct.c
|
…
|
|
events.c
|
msi: Implement the SetInstallLevel event.
|
2006-07-20 12:51:20 +02:00 |
files.c
|
msi: Non-compressed files may come before the list of compressed files in the file sequence.
|
2006-08-15 11:42:44 +02:00 |
format.c
|
…
|
|
handle.c
|
…
|
|
helpers.c
|
…
|
|
insert.c
|
…
|
|
install.c
|
msi: Write-strings warnings fix.
|
2006-08-05 11:27:04 +02:00 |
join.c
|
msi: Implement SQL inner joins.
|
2006-07-26 15:17:40 +02:00 |
msi.c
|
Assorted spelling fixes.
|
2006-08-07 13:52:55 +02:00 |
msi.rc
|
…
|
|
msi.spec
|
msi: Add a stub implementation for MsiProvideQualifiedComponentExA.
|
2006-07-21 10:56:30 +02:00 |
msi_Bg.rc
|
…
|
|
msi_De.rc
|
…
|
|
msi_En.rc
|
…
|
|
msi_Eo.rc
|
…
|
|
msi_Es.rc
|
…
|
|
msi_Fi.rc
|
…
|
|
msi_Fr.rc
|
…
|
|
msi_Hu.rc
|
…
|
|
msi_It.rc
|
…
|
|
msi_Ko.rc
|
…
|
|
msi_Nl.rc
|
…
|
|
msi_No.rc
|
…
|
|
msi_Pt.rc
|
…
|
|
msi_Ru.rc
|
…
|
|
msi_Tr.rc
|
…
|
|
msi_main.c
|
msi: Native DllGetVersion does not fail if the supplied buffer is bigger than required.
|
2006-07-28 13:17:22 +02:00 |
msipriv.h
|
msi: Fix the compressed files logic.
|
2006-08-08 19:34:34 +02:00 |
msiquery.c
|
…
|
|
order.c
|
…
|
|
package.c
|
msi: Download install cabinet files if the msi package is remote.
|
2006-08-10 10:55:23 +02:00 |
preview.c
|
…
|
|
query.h
|
msi: Implement SQL inner joins.
|
2006-07-26 15:17:40 +02:00 |
record.c
|
msi: Fix an off by one error in MsiRecordGetString.
|
2006-07-26 15:17:42 +02:00 |
registry.c
|
msi: Fix some memory leaks.
|
2006-07-28 12:32:14 +02:00 |
regsvr.c
|
msi: Link the WindowsInstaller.Installer ProgId back to the right CLSID.
|
2006-08-09 20:37:19 +02:00 |
select.c
|
…
|
|
source.c
|
msi: Add a stub implementation of MsiSourceListClearAll.
|
2006-07-19 09:47:00 +02:00 |
sql.y
|
msi: Implement SQL inner joins.
|
2006-07-26 15:17:40 +02:00 |
string.c
|
…
|
|
suminfo.c
|
…
|
|
table.c
|
msi: Fix the value of LONG integers in records (suggested by James Hawkins).
|
2006-07-27 11:57:12 +02:00 |
tokenize.c
|
msi: Use wide char strings for token values to avoid an unnecessary WideCharToMultiByte.
|
2006-08-12 11:39:32 +02:00 |
update.c
|
…
|
|
upgrade.c
|
…
|
|
version.rc
|
…
|
|
where.c
|
msi: Fix the value of LONG integers in records (suggested by James Hawkins).
|
2006-07-27 11:57:12 +02:00 |