Sweden-Number/dlls/msi
Vincent Povirk cce9a5f124 msi: Use integers internally for MSIDBOPEN constants.
This fixes a bug where some verions of mingw and probably gcc
assume that the result of pointer subtraction will be non-NULL,
causing MSI_OpenDatabaseW to break when given the mode
MSIDBOPEN_READONLY + MSIDBOPEN_PATCHFILE.

Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-05 16:14:41 +01:00
..
tests
Makefile.in
action.c
alter.c
appsearch.c
assembly.c
automation.c
classes.c
cond.y
create.c
custom.c
database.c
delete.c
dialog.c
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
msipriv.h
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c
patch.c
query.h
record.c
registry.c
resource.h
script.c
select.c
source.c
sql.y msi: Build with msvcrt. 2019-06-13 14:34:51 +02:00
storages.c
streams.c
string.c
suminfo.c
table.c
tokenize.c
update.c
upgrade.c
where.c
winemsi.idl