Sweden-Number/dlls/msi
Hans Leidekker e58ebbf3e0 msi: Fix calculation of required buffer size in MsiSummaryInfoGetPropertyW. 2009-10-23 12:04:38 +02:00
..
tests msi/tests: Free the string returned from ConvertSidToStringSid. 2009-10-23 12:04:06 +02:00
Makefile.in msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
action.c msi: Avoid accessing uninitialized memory. 2009-10-21 17:05:54 +02:00
alter.c msi: Fix some memory leaks. 2009-05-28 15:29:09 +02:00
appsearch.c msi: Define common strings only once. 2009-10-15 14:16:50 +02:00
automation.c msi: Remove superfluous cast of a MSIHANDLE in a TRACE(). 2009-04-20 14:12:34 +02:00
classes.c msi: Define common strings only once. 2009-10-15 14:16:50 +02:00
cond.y msi: Define common strings only once. 2009-10-15 14:16:50 +02:00
create.c msi: Don't duplicate the table name in CREATE_CreateView. 2009-05-28 15:28:53 +02:00
custom.c msi: Define common strings only once. 2009-10-15 14:16:50 +02:00
database.c msi: Fix merging string type checks. 2009-10-20 15:55:43 +02:00
delete.c msi: Column attributes for temporary string and int columns should be g and j respectively. 2009-03-02 12:05:28 +01:00
dialog.c msi: Define common strings only once. 2009-10-15 14:16:50 +02:00
distinct.c msi: Column attributes for temporary string and int columns should be g and j respectively. 2009-03-02 12:05:28 +01:00
drop.c msi: Fix some memory leaks. 2009-05-28 15:29:09 +02:00
events.c msi: Define common strings only once. 2009-10-15 14:16:50 +02:00
files.c msi: Define common strings only once. 2009-10-15 14:16:50 +02:00
font.c msi: Remove superfluous pointer casts. 2009-01-15 12:43:03 +01:00
format.c msi: Don't trace an out parameter. 2009-06-04 12:17:59 +02:00
handle.c msi: Remove superfluous pointer casts. 2009-01-15 12:43:03 +01:00
helpers.c msi: Define common strings only once. 2009-10-15 14:16:50 +02:00
insert.c msi: Column attributes for temporary string and int columns should be g and j respectively. 2009-03-02 12:05:28 +01: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: Fix some memory leaks. 2009-05-28 15:29:09 +02:00
media.c msi: Define common strings only once. 2009-10-15 14:16:50 +02:00
msi.c msi: Define common strings only once. 2009-10-15 14:16:50 +02:00
msi.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi.spec msi: Implement MsiApplyMultiplePatchesA/W. 2009-05-01 16:19:39 +02:00
msi_Bg.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Da.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_De.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_En.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Eo.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Es.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Fi.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Fr.rc msi: Update French translation. 2009-07-03 13:11:24 +02:00
msi_Hu.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_It.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Ko.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Lt.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Nl.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_No.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Pl.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Pt.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Ro.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Ru.rc msi: Convert the Russian resources to UTF-8. 2009-08-03 14:56:39 +02:00
msi_Si.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Sv.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Tr.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_Zh.rc msi: Build language resource files separately. 2009-07-02 11:44:15 +02:00
msi_main.c msi: Remove superfluous pointer casts. 2009-01-15 12:43:03 +01:00
msipriv.h msi: Create the local copy before opening the database. 2009-10-20 14:39:55 +02:00
msiquery.c msi: Get rid of some redundant initializations. 2009-10-19 15:02:42 +02:00
msiserver.idl include: Define LANGID in wtypes.idl. 2009-02-04 15:06:25 +01:00
msiserver_dispids.h msi: Added Session::Message implementation. 2008-07-17 11:36:22 +02:00
package.c msi: Open the database read/write in MSI_OpenPackageW. 2009-10-20 14:40:01 +02:00
preview.c msi: Get rid of some redundant initializations. 2009-10-19 15:02:42 +02:00
query.h msi: Constify some parameters. 2009-05-28 15:28:45 +02:00
record.c msi: Add support for importing binary OBJECTS. 2009-05-27 12:51:10 +02:00
registry.c msi: Define common strings only once. 2009-10-15 14:16:50 +02:00
regsvr.c janitorial: Don't depend on user32 for the self registration functions. 2008-12-17 11:38:32 +01:00
script.c jscript: Add IActiveScriptParse64 declaration and use it on Win64. 2009-02-03 12:39:23 +01:00
select.c msi: Column attributes for temporary string and int columns should be g and j respectively. 2009-03-02 12:05:28 +01:00
source.c msi: Define common strings only once. 2009-10-15 14:16:50 +02:00
sql.y msi: Consistently use the parser allocator when parsing a query. 2009-05-28 15:29:02 +02:00
storages.c msi: Fix some memory leaks. 2009-05-28 15:29:09 +02:00
streams.c msi: Fix a crash when freeing memory. 2009-06-11 11:45:48 +02:00
string.c msi: Define common strings only once. 2009-10-15 14:16:50 +02:00
suminfo.c msi: Fix calculation of required buffer size in MsiSummaryInfoGetPropertyW. 2009-10-23 12:04:38 +02:00
table.c msi: Remove table_find_insert_idx(). 2009-10-20 15:57:25 +02:00
tokenize.c msi: Don't treat carriage returns as spaces. 2009-03-02 12:06:30 +01:00
update.c msi: Fix some memory leaks. 2009-05-28 15:29:09 +02:00
upgrade.c msi: Define common strings only once. 2009-10-15 14:16:50 +02:00
version.rc
where.c msi: Column attributes for temporary string and int columns should be g and j respectively. 2009-03-02 12:05:28 +01:00