Sweden-Number/dlls/msi
Stefan Leichter e96695a652 msi: Remove 'recursive registry key delete' function. 2007-08-27 11:58:35 +02:00
..
tests msi/tests: Be verbose when GetProcAddress fails. 2007-08-21 21:38:31 +02:00
Makefile.in
action.c msi: Implement the UnpublishFeatures standard action. 2007-08-10 12:58:17 +02:00
alter.c
appsearch.c
automation.c
classes.c
cond.y
create.c
custom.c msi: Fix the size allocated for the deferred custom action string. 2007-08-06 12:18:08 +02:00
database.c
delete.c
dialog.c
distinct.c
events.c
files.c
font.c
format.c msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings. 2007-08-09 14:12:44 +02:00
handle.c
helpers.c
insert.c
install.c msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings. 2007-08-09 14:12:44 +02:00
join.c msi: Reimplement joins to allow joining any number of tables, each of arbitrary size. 2007-08-02 12:18:42 +02:00
msi.c msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings. 2007-08-09 14:12:44 +02:00
msi.rc
msi.spec msi: Forward MsiQueryComponentStateA to MsiQueryComponentStateW. 2007-08-07 12:39:36 +02:00
msi_Bg.rc
msi_De.rc
msi_En.rc
msi_Eo.rc
msi_Es.rc
msi_Fi.rc
msi_Fr.rc
msi_Hu.rc
msi_It.rc
msi_Ko.rc
msi_Nl.rc
msi_No.rc
msi_Pl.rc
msi_Pt.rc
msi_Ru.rc
msi_Tr.rc
msi_main.c
msipriv.h msi: Implement the UnpublishFeatures standard action. 2007-08-10 12:58:17 +02:00
msiquery.c msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings. 2007-08-09 14:12:44 +02:00
msiserver.idl
msiserver_dispids.h
order.c
package.c msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings. 2007-08-09 14:12:44 +02:00
preview.c
query.h msi: Reimplement joins to allow joining any number of tables, each of arbitrary size. 2007-08-02 12:18:42 +02:00
record.c msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings. 2007-08-09 14:12:44 +02:00
registry.c msi: Implement the UnpublishFeatures standard action. 2007-08-10 12:58:17 +02:00
regsvr.c msi: Remove 'recursive registry key delete' function. 2007-08-27 11:58:35 +02:00
script.c
select.c
source.c
sql.y msi: Reimplement joins to allow joining any number of tables, each of arbitrary size. 2007-08-02 12:18:42 +02:00
streams.c
string.c
suminfo.c msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings. 2007-08-09 14:12:44 +02:00
table.c
tokenize.c
update.c
upgrade.c
version.rc
where.c