wine-wine/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 msi/tests: Remove workarounds for Windows 2000. 2019-10-29 23:30:47 +01:00
Makefile.in
action.c msi: Fix the spelling of a comment. 2019-10-21 17:11:43 +02:00
alter.c
appsearch.c
assembly.c
automation.c
classes.c
cond.y
create.c
custom.c
database.c msi: Use integers internally for MSIDBOPEN constants. 2019-11-05 16:14:41 +01:00
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 msi: Use integers internally for MSIDBOPEN constants. 2019-11-05 16:14:41 +01:00
msiquery.c msi: Use integers internally for MSIDBOPEN constants. 2019-11-05 16:14:41 +01:00
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
storages.c
streams.c
string.c
suminfo.c
table.c
tokenize.c
update.c
upgrade.c
where.c
winemsi.idl