Sweden-Number/dlls/msi
Hans Leidekker 8fec17b5ad msi: Add stub implementations of MsiSourceListClearSourceA/W. 2009-01-27 14:27:00 +01:00
..
tests msi: Fix NULL dereference in MsiQueryComponentStateW (Coverity). 2009-01-26 15:48:57 +01:00
Makefile.in msi: Implement the DROP TABLE sql command. 2008-10-06 13:05:52 +02:00
action.c msi: Remove superfluous pointer casts. 2009-01-15 12:43:03 +01:00
alter.c msi: Implement the DROP TABLE sql command. 2008-10-06 13:05:52 +02:00
appsearch.c msi: Remove superfluous pointer casts. 2009-01-15 12:43:03 +01:00
automation.c msi: Fix pointer cast warnings on 64-bit. 2009-01-08 17:26:44 +01:00
classes.c msi: Remove superfluous pointer casts. 2009-01-15 12:43:03 +01:00
cond.y msi: Convert string variables to ints when appropriate. 2008-05-13 10:44:22 +02:00
create.c msi: Remove a break that kept other columns from getting the table name. 2008-10-07 12:13:39 +02:00
custom.c msi: Remove WINAPI on static functions where not needed. 2008-11-28 12:54:37 +01:00
database.c msi: Initialize row (Coverity). 2009-01-26 16:08:25 +01:00
delete.c msi: Implement the DROP TABLE sql command. 2008-10-06 13:05:52 +02:00
dialog.c msi: Remove superfluous pointer casts. 2009-01-15 12:43:03 +01:00
distinct.c msi: Implement the DROP TABLE sql command. 2008-10-06 13:05:52 +02:00
drop.c msi: Implement the DROP TABLE sql command. 2008-10-06 13:05:52 +02:00
events.c msi: EndDialog with Ignore should not be an error. 2008-12-17 11:38:52 +01:00
files.c msi: Remove superfluous pointer casts. 2009-01-15 12:43:03 +01:00
font.c msi: Remove superfluous pointer casts. 2009-01-15 12:43:03 +01:00
format.c msi: Change MSIHANDLE to ULONG for Win64 compatibility. 2009-01-05 12:34:12 +01:00
handle.c msi: Remove superfluous pointer casts. 2009-01-15 12:43:03 +01:00
helpers.c msi: Publish the patch information. 2008-12-15 12:34:52 +01:00
insert.c msi: Implement the DROP TABLE sql command. 2008-10-06 13:05:52 +02:00
instabsent.bmp
instadvert.bmp
install.c msi: Change MSIHANDLE to ULONG for Win64 compatibility. 2009-01-05 12:34:12 +01:00
instlocal.bmp
join.c msi: Implement the DROP TABLE sql command. 2008-10-06 13:05:52 +02:00
media.c msi: Remove superfluous pointer casts. 2009-01-15 12:43:03 +01:00
msi.c msi: Fix NULL dereference in MsiQueryComponentStateW (Coverity). 2009-01-26 15:48:57 +01:00
msi.rc msi: Add simplified and traditional Chinese resources. 2008-09-04 11:41:53 +02:00
msi.spec msi: Add stub implementations of MsiSourceListClearSourceA/W. 2009-01-27 14:27:00 +01:00
msi_Bg.rc
msi_Da.rc msi: Danish translation. 2008-05-07 12:08:58 +02:00
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 *Ko.rc: Update Korean resource. 2008-12-11 12:21:07 +01:00
msi_Nl.rc
msi_No.rc
msi_Pl.rc
msi_Pt.rc
msi_Ru.rc
msi_Si.rc msi: Added Slovenian translation. 2008-04-07 21:39:59 +02:00
msi_Sv.rc Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
msi_Tr.rc
msi_Zh.rc msi: Add simplified and traditional Chinese resources. 2008-09-04 11:41:53 +02:00
msi_main.c msi: Remove superfluous pointer casts. 2009-01-15 12:43:03 +01:00
msipriv.h msi: Declare some functions static. 2009-01-12 13:10:53 +01:00
msiquery.c msi: Change MSIHANDLE to ULONG for Win64 compatibility. 2009-01-05 12:34:12 +01:00
msiserver.idl msi: Added Session::Message implementation. 2008-07-17 11:36:22 +02:00
msiserver_dispids.h msi: Added Session::Message implementation. 2008-07-17 11:36:22 +02:00
package.c msi: Remove superfluous pointer casts. 2009-01-15 12:43:03 +01:00
preview.c msi: Declare some functions static. 2009-01-12 13:10:53 +01:00
query.h msi: Implement the DROP TABLE sql command. 2008-10-06 13:05:52 +02:00
record.c msi: Declare some functions static. 2009-01-12 13:10:53 +01:00
registry.c msi: Remove superfluous pointer casts. 2009-01-15 12:43:03 +01:00
regsvr.c janitorial: Don't depend on user32 for the self registration functions. 2008-12-17 11:38:32 +01:00
script.c
select.c msi: Implement the DROP TABLE sql command. 2008-10-06 13:05:52 +02:00
source.c msi: Add stub implementations of MsiSourceListClearSourceA/W. 2009-01-27 14:27:00 +01:00
sql.y msi: Implement the DROP TABLE sql command. 2008-10-06 13:05:52 +02:00
storages.c msi: Fix potential NULL pointer dereference in ILockBytes_Release (Coverity). 2009-01-26 15:49:01 +01:00
streams.c msi: Implement the DROP TABLE sql command. 2008-10-06 13:05:52 +02:00
string.c msi: Declare some functions static. 2009-01-12 13:10:53 +01:00
suminfo.c msi: Change MSIHANDLE to ULONG for Win64 compatibility. 2009-01-05 12:34:12 +01:00
table.c msi: Remove redundant pointer check (Coverity). 2009-01-26 14:30:34 +01:00
tokenize.c msi: Implement the DROP TABLE sql command. 2008-10-06 13:05:52 +02:00
update.c msi: Implement the DROP TABLE sql command. 2008-10-06 13:05:52 +02:00
upgrade.c msi: Remove superfluous pointer casts. 2009-01-15 12:43:03 +01:00
version.rc
where.c msi: Pass the correct view to get_row. 2008-10-20 13:09:59 +02:00