Sweden-Number/dlls/msi
Alexandre Julliard 502f6c5634 Removed incorrect uses of DUMMYUNIONNAME. 2004-01-07 00:47:35 +00:00
..
.cvsignore
Makefile.in Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
distinct.c
handle.c
msi.c MsiOpenDatabase's szPersist parameter may be a string or a bitmask. 2003-11-05 01:50:19 +00:00
msi.spec Stub implementation for MsiVerifyPackage. 2003-11-05 01:42:02 +00:00
msipriv.h
msiquery.c Some stub implementations. 2003-10-30 22:47:42 +00:00
order.c
query.h
record.c
select.c
sql.y Fixed warnings with gcc option "-Wwrite-strings". 2003-10-14 01:19:27 +00:00
suminfo.c Removed incorrect uses of DUMMYUNIONNAME. 2004-01-07 00:47:35 +00:00
table.c Treat missing MSI tables as empty. 2003-10-28 21:49:06 +00:00
tokenize.c Sql tokens are case insensitive in msi.dll. 2003-10-30 22:46:59 +00:00
where.c