.. |
tests
|
msi: Simplify MsiQueryComponentState, with more tests.
|
2007-08-09 13:53:36 +02:00 |
Makefile.in
|
…
|
|
action.c
|
msi: Cast-qual warning fix.
|
2007-07-24 11:25:40 +02:00 |
alter.c
|
msi: Implement the MSIMODIFY_UPDATE command in the SELECT view.
|
2007-07-27 12:24:39 +02:00 |
appsearch.c
|
…
|
|
automation.c
|
msi: Use SysAllocString/SysFreeString for BSTR members of EXCEPINFO structure.
|
2007-07-30 13:38:11 +02:00 |
classes.c
|
…
|
|
cond.y
|
dlls: Remove unreachable break after return/break. Found by Smatch.
|
2007-07-19 11:57:49 +02:00 |
create.c
|
msi: Implement the MSIMODIFY_UPDATE command in the SELECT view.
|
2007-07-27 12:24:39 +02:00 |
custom.c
|
msi: Fix the size allocated for the deferred custom action string.
|
2007-08-06 12:18:08 +02:00 |
database.c
|
…
|
|
delete.c
|
msi: Implement the MSIMODIFY_UPDATE command in the SELECT view.
|
2007-07-27 12:24:39 +02:00 |
dialog.c
|
…
|
|
distinct.c
|
msi: Implement the MSIMODIFY_UPDATE command in the SELECT view.
|
2007-07-27 12:24:39 +02:00 |
events.c
|
…
|
|
files.c
|
…
|
|
font.c
|
…
|
|
format.c
|
msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings.
|
2007-08-09 14:12:44 +02:00 |
handle.c
|
…
|
|
helpers.c
|
…
|
|
insert.c
|
msi: Implement the MSIMODIFY_UPDATE command in the SELECT view.
|
2007-07-27 12:24:39 +02:00 |
install.c
|
msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings.
|
2007-08-09 14:12:44 +02:00 |
join.c
|
msi: Reimplement joins to allow joining any number of tables, each of arbitrary size.
|
2007-08-02 12:18:42 +02:00 |
msi.c
|
msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings.
|
2007-08-09 14:12:44 +02:00 |
msi.rc
|
…
|
|
msi.spec
|
msi: Forward MsiQueryComponentStateA to MsiQueryComponentStateW.
|
2007-08-07 12:39:36 +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_Pl.rc
|
…
|
|
msi_Pt.rc
|
…
|
|
msi_Ru.rc
|
…
|
|
msi_Tr.rc
|
…
|
|
msi_main.c
|
…
|
|
msipriv.h
|
msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings.
|
2007-08-09 14:12:44 +02:00 |
msiquery.c
|
msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings.
|
2007-08-09 14:12:44 +02:00 |
msiserver.idl
|
msi: Enable remote custom actions.
|
2007-07-06 18:12:18 +02:00 |
msiserver_dispids.h
|
…
|
|
order.c
|
msi: Implement the MSIMODIFY_UPDATE command in the SELECT view.
|
2007-07-27 12:24:39 +02:00 |
package.c
|
msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings.
|
2007-08-09 14:12:44 +02:00 |
preview.c
|
…
|
|
query.h
|
msi: Reimplement joins to allow joining any number of tables, each of arbitrary size.
|
2007-08-02 12:18:42 +02:00 |
record.c
|
msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings.
|
2007-08-09 14:12:44 +02:00 |
registry.c
|
msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings.
|
2007-08-09 14:12:44 +02:00 |
regsvr.c
|
…
|
|
script.c
|
msi: Use SysAllocString/SysFreeString for BSTR members of EXCEPINFO structure.
|
2007-07-30 13:38:11 +02:00 |
select.c
|
msi: Implement the MSIMODIFY_UPDATE command in the SELECT view.
|
2007-07-27 12:24:39 +02:00 |
source.c
|
msi: Add a stub implementation of MsiSourceListEnumSourcesA.
|
2007-07-30 15:27:02 +02:00 |
sql.y
|
msi: Reimplement joins to allow joining any number of tables, each of arbitrary size.
|
2007-08-02 12:18:42 +02:00 |
streams.c
|
msi: Implement the MSIMODIFY_UPDATE command in the SELECT view.
|
2007-07-27 12:24:39 +02:00 |
string.c
|
msi: Load the AdminProperties stream if the package is an Admin package.
|
2007-07-17 12:54:53 +02:00 |
suminfo.c
|
msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings.
|
2007-08-09 14:12:44 +02:00 |
table.c
|
msi: Implement the MSIMODIFY_UPDATE command in the SELECT view.
|
2007-07-27 12:24:39 +02:00 |
tokenize.c
|
msi: Implement adding columns using the ALTER command.
|
2007-07-23 11:55:11 +02:00 |
update.c
|
msi: Implement the MSIMODIFY_UPDATE command in the SELECT view.
|
2007-07-27 12:24:39 +02:00 |
upgrade.c
|
…
|
|
version.rc
|
…
|
|
where.c
|
msi: Treat an empty string and a NULL string as the same value.
|
2007-07-30 15:26:51 +02:00 |