reactos/reactos/dll/win32/msi
Amine Khaldi 69571f3303 [MSI] Sync with Wine Staging 2.9. CORE-13362
f6ced24 msi: Avoid using isspace()/isdigit() for WCHARs.
635457b msi: Add MsiGetPatchFileListA/W stubs.
b956b1f msi: Set patch property Uninstallable.
f3adb4a msi: Properly handle DWORD registry values in MsiGetPatchInfoEx.
d94653d msi: Apply feature selection to the whole feature subtree.
d12728a msi: Avoid zero size allocations (Valgrind).
b53957d msi: Use the correct type when calculating feature cost.
64c0625 msi: Implement MsiGetComponentPathExA/W.
5aa2d48 msi: Fix some more spec file entries.

svn path=/trunk/; revision=74818
2017-06-03 22:29:55 +00:00
..
action.c [MSI] Sync with Wine Staging 2.9. CORE-13362 2017-06-03 22:29:55 +00:00
alter.c
appsearch.c
assembly.c [MSI] Sync with Wine Staging 1.7.47. CORE-9924 2015-07-19 23:04:25 +00:00
automation.c [MSI] Sync with Wine Staging 1.9.23. CORE-12409 2016-11-22 12:25:27 +00:00
classes.c [MSI] Sync with Wine Staging 1.7.55. CORE-10536 2015-11-21 16:44:38 +00:00
CMakeLists.txt [SDK] One step further towards ReactOS source code tree restructure: the sdk folder that groups includes, libraries and tools. CORE-9111 2016-04-20 12:36:25 +00:00
cond.tab.c
cond.y
create.c
custom.c [MSI] Sync with Wine Staging 1.9.12. CORE-11266 2016-06-25 11:27:22 +00:00
database.c [MSI] Sync with Wine Staging 1.9.23. CORE-12409 2016-11-22 12:25:27 +00:00
delete.c
dialog.c [MSI] Sync with Wine Staging 2.2. CORE-12823 2017-03-05 20:45:25 +00:00
distinct.c
drop.c
files.c [MSI] Sync with Wine Staging 1.7.47. CORE-9924 2015-07-19 23:04:25 +00:00
font.c [MSI] Sync with Wine Staging 1.7.47. CORE-9924 2015-07-19 23:04:25 +00:00
format.c
handle.c
insert.c
instabsent.bmp [MSI] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 10:22:22 +00:00
instadvert.bmp [MSI] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 10:22:22 +00:00
install.c [MSI] Sync with Wine Staging 2.9. CORE-13362 2017-06-03 22:29:55 +00:00
instlocal.bmp [MSI] Sync with Wine Staging 1.9.16. CORE-11866 2016-08-18 10:22:22 +00:00
media.c [MSI] 2015-11-24 14:57:00 +00:00
msi.c [MSI] Sync with Wine Staging 2.9. CORE-13362 2017-06-03 22:29:55 +00:00
msi.rc [MSI] Sync with Wine Staging 1.7.37. CORE-9246 2015-03-09 20:28:19 +00:00
msi.spec [MSI] Sync with Wine Staging 2.9. CORE-13362 2017-06-03 22:29:55 +00:00
msi_Bg.rc [WIN32DLLS] Convert resource files to UTF-8. By Alvin Wong. CORE-9021 2015-01-03 10:34:01 +00:00
msi_Da.rc [WIN32DLLS] Convert resource files to UTF-8. By Alvin Wong. CORE-9021 2015-01-03 10:34:01 +00:00
msi_De.rc
msi_En.rc [WIN32DLLS] Convert resource files to UTF-8. By Alvin Wong. CORE-9021 2015-01-03 10:34:01 +00:00
msi_Es.rc [WIN32DLLS] Convert resource files to UTF-8. By Alvin Wong. CORE-9021 2015-01-03 10:34:01 +00:00
msi_Fi.rc [WIN32DLLS] Convert resource files to UTF-8. By Alvin Wong. CORE-9021 2015-01-03 10:34:01 +00:00
msi_Fr.rc
msi_He.rc [WIN32DLLS] Convert resource files to UTF-8. By Alvin Wong. CORE-9021 2015-01-03 10:34:01 +00:00
msi_Hu.rc [WIN32DLLS] Convert resource files to UTF-8. By Alvin Wong. CORE-9021 2015-01-03 10:34:01 +00:00
msi_It.rc
msi_Ja.rc [WIN32DLLS] Convert resource files to UTF-8. By Alvin Wong. CORE-9021 2015-01-03 10:34:01 +00:00
msi_Ko.rc [WIN32DLLS] Convert resource files to UTF-8. By Alvin Wong. CORE-9021 2015-01-03 10:34:01 +00:00
msi_Lt.rc
msi_main.c
msi_Nl.rc [WIN32DLLS] Convert resource files to UTF-8. By Alvin Wong. CORE-9021 2015-01-03 10:34:01 +00:00
msi_No.rc [WIN32DLLS] Convert resource files to UTF-8. By Alvin Wong. CORE-9021 2015-01-03 10:34:01 +00:00
msi_Pl.rc [WIN32DLLS] Convert resource files to UTF-8. By Alvin Wong. CORE-9021 2015-01-03 10:34:01 +00:00
msi_Pt.rc
msi_Ro.rc
msi_ros.diff
msi_Ru.rc [TRANSLATIONS] Russian translation update by Sergey Stopkin and co, with some fixes by me. CORE-11752 2016-08-02 09:16:16 +00:00
msi_Si.rc
msi_Sq.rc [WIN32DLLS] Convert resource files to UTF-8. By Alvin Wong. CORE-9021 2015-01-03 10:34:01 +00:00
msi_Sr.rc
msi_Sv.rc [WIN32DLLS] Convert resource files to UTF-8. By Alvin Wong. CORE-9021 2015-01-03 10:34:01 +00:00
msi_Tr.rc [WIN32DLLS] Convert resource files to UTF-8. By Alvin Wong. CORE-9021 2015-01-03 10:34:01 +00:00
msi_Uk.rc
msi_Zh.rc
msipriv.h [MSI] Sync with Wine Staging 2.9. CORE-13362 2017-06-03 22:29:55 +00:00
msiquery.c [MSI] Sync with Wine Staging 1.7.55. CORE-10536 2015-11-21 16:44:38 +00:00
msiserver.idl
msiserver.rgs
msiserver_dispids.h
msiserver_r.rgs
msiserver_t.rgs
msvchelper.h [MSI] Sync with Wine Staging 1.9.12. CORE-11266 2016-06-25 11:27:22 +00:00
package.c [MSI] Sync with Wine Staging 1.9.23. CORE-12409 2016-11-22 12:25:27 +00:00
patch.c [MSI] Sync with Wine Staging 2.9. CORE-13362 2017-06-03 22:29:55 +00:00
query.h
record.c [MSI] Sync with Wine Staging 1.9.23. CORE-12409 2016-11-22 12:25:27 +00:00
registry.c [MSI] Sync with Wine Staging 2.2. CORE-12823 2017-03-05 20:45:25 +00:00
script.c [MSI] Sync with Wine Staging 1.7.37. CORE-9246 2015-03-09 20:28:19 +00:00
select.c
source.c [MSI] Sync with Wine Staging 1.9.23. CORE-12409 2016-11-22 12:25:27 +00:00
sql.tab.c
sql.tab.h
sql.y [MSI] Sync with Wine Staging 1.9.4. CORE-10912 2016-03-03 14:28:37 +00:00
storages.c [MSI] Sync with Wine Staging 1.7.37. CORE-9246 2015-03-09 20:28:19 +00:00
streams.c [MSI] Sync with Wine Staging 1.7.55. CORE-10536 2015-11-21 16:44:38 +00:00
string.c [MSI] Sync with Wine Staging 1.7.37. CORE-9246 2015-03-09 20:28:19 +00:00
suminfo.c [MSI] Sync with Wine Staging 1.7.55. CORE-10536 2015-11-21 16:44:38 +00:00
table.c [MSI] Sync with Wine Staging 2.9. CORE-13362 2017-06-03 22:29:55 +00:00
tokenize.c [MSI] Sync with Wine Staging 2.9. CORE-13362 2017-06-03 22:29:55 +00:00
update.c
upgrade.c [MSI] Sync with Wine Staging 1.9.23. CORE-12409 2016-11-22 12:25:27 +00:00
version.rc
where.c [MSI] Sync with Wine Staging 1.9.12. CORE-11266 2016-06-25 11:27:22 +00:00