reactos/dll/win32/msi
Timo Kreuzer 9efafd640f [CRT] Import wine exception handling code
The code is mostly unchanged. This includes the following changes:
* Move all wine code to crt/wine to keep it separated from our own code
* Add a minimal winternl.h
* Remove the asm macros from wine/config.h
* Include wine/asm.h where required
* Fix the names of the exported functions (GCC uses thiscall now and no wrappers are used anymore)
2020-02-09 15:56:30 +01:00
..
lang [TRANSLATION] Update the existing romanian resources 2019-01-29 13:48:48 +01:00
action.c [MSI] Allow to pass product key validation check 2019-03-19 23:05:57 +01:00
alter.c
appsearch.c
assembly.c
automation.c
classes.c
CMakeLists.txt [CMAKE] Don't use the PCH for generated files. 2019-04-13 15:58:22 +02:00
cond.tab.c [MSI] Fix regression CORE-14646 2019-06-14 23:21:37 +02:00
cond.y [MSI] Fix regression CORE-14646 2019-06-14 23:21:37 +02:00
create.c
custom.c [CRT] Import wine exception handling code 2020-02-09 15:56:30 +01:00
database.c
delete.c
dialog.c [MSI] In dialogs show titlebar buttons CORE-15301 2019-03-03 01:26:59 +01:00
distinct.c
drop.c
files.c
font.c
format.c
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c
instlocal.bmp
media.c
msi.c
msi.rc
msi.spec
msi_main.c
msi_ros.diff
msipriv.h
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
msiserver_r.rgs
msiserver_t.rgs
msvchelper.h
package.c
patch.c
precomp.h
query.h
record.c
registry.c
resource.h
rsrc.rc
script.c
select.c
source.c [MSI] Prevent uninitialized variable usage 2019-02-18 23:00:54 +01:00
sql.tab.c
sql.tab.h
sql.y
storages.c
streams.c
string.c
suminfo.c
table.c
tokenize.c
update.c
upgrade.c
version.rc
where.c