Sweden-Number/dlls/msi
Francois Gouget 58162f87fd Assorted spelling fixes. 2006-10-13 11:55:04 +02:00
..
tests msi: Handle the sign properly when converting integer data. 2006-10-12 14:58:39 +02:00
Makefile.in msi: Win64 printf format warning fixes. 2006-10-05 11:32:32 +02:00
action.c Assorted spelling fixes. 2006-10-13 11:55:04 +02:00
alter.c
appsearch.c msi: Merge action.h into msipriv.h. 2006-10-10 16:12:12 +02:00
classes.c msi: Merge action.h into msipriv.h. 2006-10-10 16:12:12 +02:00
cond.y msi: Merge action.h into msipriv.h. 2006-10-10 16:12:12 +02:00
create.c msi: Check that column names are unique when creating a table. 2006-09-07 10:57:45 +02:00
custom.c msi: Merge action.h into msipriv.h. 2006-10-10 16:12:12 +02:00
database.c msi: Fix memory leaks and bad frees. 2006-10-10 12:10:07 +02:00
delete.c
dialog.c msi: Merge action.h into msipriv.h. 2006-10-10 16:12:12 +02:00
distinct.c
events.c msi: Merge action.h into msipriv.h. 2006-10-10 16:12:12 +02:00
files.c msi: Merge action.h into msipriv.h. 2006-10-10 16:12:12 +02:00
font.c msi: Merge action.h into msipriv.h. 2006-10-10 16:12:12 +02:00
format.c msi: Merge action.h into msipriv.h. 2006-10-10 16:12:12 +02:00
handle.c
helpers.c msi: Set the SourceDir and SOURCEDIR properties in the ResolveSource action. 2006-10-11 12:09:54 +02:00
insert.c msi: Win64 printf format warning fixes. 2006-10-05 11:32:32 +02:00
install.c msi: Merge action.h into msipriv.h. 2006-10-10 16:12:12 +02:00
join.c msi: Allow non-key columns to be used with the join query. 2006-09-08 12:43:55 +02:00
msi.c msi: Merge action.h into msipriv.h. 2006-10-10 16:12:12 +02:00
msi.rc resources: Mark common resources as LANG_NEUTRAL, SUBLANG_NEUTRAL. 2006-09-25 18:31:55 +02:00
msi.spec
msi_Bg.rc
msi_De.rc
msi_En.rc
msi_Eo.rc
msi_Es.rc msi: Updated Spanish translation. 2006-10-12 11:36:58 +02:00
msi_Fi.rc
msi_Fr.rc
msi_Hu.rc
msi_It.rc
msi_Ko.rc
msi_Nl.rc
msi_No.rc
msi_Pt.rc
msi_Ru.rc
msi_Tr.rc
msi_main.c
msipriv.h msi: Set the SourceDir and SOURCEDIR properties in the ResolveSource action. 2006-10-11 12:09:54 +02:00
msiquery.c msi: Check transforms have the correct storage guid. 2006-10-11 12:09:36 +02:00
order.c
package.c msi: Set the SourceDir and SOURCEDIR properties in the ResolveSource action. 2006-10-11 12:09:54 +02:00
preview.c msi: Return to the parent dialog when the argument to the EndDialog event is Return. 2006-09-29 15:00:13 +02:00
query.h
record.c msi: Win64 printf format warning fixes. 2006-10-05 11:32:32 +02:00
registry.c msi: Make internal functions static. 2006-10-09 14:40:08 +02:00
regsvr.c
select.c msi: Make internal functions static. 2006-10-09 14:40:08 +02:00
source.c msi: Merge action.h into msipriv.h. 2006-10-10 16:12:12 +02:00
sql.y msi: Change the prefix on bison-generated names to avoid the name-prefix directive. 2006-09-11 21:53:04 +02:00
string.c msi: Increase the size of the string table. 2006-09-08 12:44:51 +02:00
suminfo.c msi: Win64 printf format warning fixes. 2006-10-05 11:32:32 +02:00
table.c msi: Handle the sign properly when converting integer data. 2006-10-12 14:58:39 +02:00
tokenize.c Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL and respective wine/debug.h includes. 2006-09-11 11:30:48 +02:00
update.c
upgrade.c msi: Merge action.h into msipriv.h. 2006-10-10 16:12:12 +02:00
version.rc
where.c