wine-wine/dlls/msi
André Hentschel 3c1ca4e548 msi: Use boolean return value in boolean function. 2014-02-04 11:15:47 +01:00
..
tests msi/tests: Use BOOL type where appropriate. 2014-01-06 17:15:14 +01:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
action.c msi: Remove the unused CurrentlyScripting field from MSISCRIPT. 2014-01-03 17:00:12 +01:00
alter.c
appsearch.c
assembly.c
automation.c
classes.c
cond.y
create.c
custom.c msi: Fall back to the global temporary directory when the TempFolder property resolves to a non-existing directory. 2014-01-03 17:00:08 +01:00
database.c
delete.c
dialog.c msi: Don't add text to the scrollable text control twice. 2013-12-19 17:10:26 +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: Return -1 on open failure in FDI callbacks. 2013-10-15 19:20:19 +02:00
msi.c msi: Check return value from MSIREG_OpenInstallProps (Coverity). 2014-01-06 17:19:43 +01:00
msi.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
msi.spec
msi_main.c
msipriv.h msi: Remove the unused CurrentlyScripting field from MSISCRIPT. 2014-01-03 17:00:12 +01:00
msiquery.c
msiserver.idl makedep: Add a separate pragma flag for typelibs that need registration. 2013-12-26 13:32:49 +01:00
msiserver.rgs
msiserver_dispids.h
package.c
patch.c
query.h
record.c msi: Use boolean return value in boolean function. 2014-02-04 11:15:47 +01:00
registry.c
script.c
select.c
source.c
sql.y Assorted spelling fixes. 2013-11-21 19:44:46 +01:00
storages.c
streams.c
string.c
suminfo.c
table.c Assorted spelling fixes. 2013-11-21 19:44:46 +01:00
tokenize.c
update.c
upgrade.c
where.c