Sweden-Number/dlls/msi
Marcus Meissner 7ac39aa44b Use a simpler expression for the "RichEdit20W" string to workaround
compiler bug.
2005-06-17 20:54:42 +00:00
..
tests -Wmissing-declarations and -Wwrite-strings warning fixes. 2005-05-29 20:08:12 +00:00
.cvsignore
Makefile.in Break out all the top level apis into install.c. 2005-06-16 20:40:34 +00:00
action.c Break out all the top level apis into install.c. 2005-06-16 20:40:34 +00:00
action.h Remove cszbs from msi/action.h. 2005-06-17 09:52:13 +00:00
appsearch.c
classes.c Break out all the class registration actions into classes.c. This 2005-06-16 15:51:44 +00:00
cond.y
create.c Get rid of some redundant parser types. 2005-05-29 20:17:16 +00:00
custom.c A simple cleanup to only track the temp file if we need to have it 2005-06-16 20:33:58 +00:00
database.c More -Wmissing-declarations and -Wwrite-strings warning fixes. 2005-05-31 09:30:28 +00:00
delete.c
dialog.c Use a simpler expression for the "RichEdit20W" string to workaround 2005-06-17 20:54:42 +00:00
distinct.c
events.c Use standard lists in the event subscription code. 2005-06-06 15:40:15 +00:00
format.c Make sure the TRACE statements do not spew garbage by using 2005-06-04 09:36:44 +00:00
handle.c
helpers.c Break out all the helper functions into helpers.c. 2005-06-15 19:12:42 +00:00
insert.c Remove more types from the parser. 2005-05-30 11:32:18 +00:00
install.c Break out all the top level apis into install.c. 2005-06-16 20:40:34 +00:00
msi.c A "1" is returned not a 1 for AssignmentType. Also as a bit more to 2005-06-13 19:04:39 +00:00
msi.rc
msi.spec Create a stub implementation for MsiViewGetError. 2005-06-10 19:52:13 +00:00
msi_De.rc
msi_En.rc
msi_Es.rc
msi_Fr.rc
msi_Nl.rc
msi_Pt.rc
msipriv.h Fixes for -Wmissing-declarations and -Wwrite-strings warnings. 2005-06-07 20:29:51 +00:00
msiquery.c Create a stub implementation for MsiViewGetError. 2005-06-10 19:52:13 +00:00
order.c Get rid of some redundant parser types. 2005-05-29 20:17:16 +00:00
package.c Use standard lists in the event subscription code. 2005-06-06 15:40:15 +00:00
preview.c
query.h Remove some unused code. 2005-05-31 13:20:09 +00:00
record.c More -Wmissing-declarations and -Wwrite-strings warning fixes. 2005-05-31 09:30:28 +00:00
registry.c Add functions to add the User UpgradeCodes. 2005-06-07 20:02:27 +00:00
regsvr.c
select.c Get rid of some redundant parser types. 2005-05-29 20:17:16 +00:00
sql.y Improve number parsing and avoid unicode.h. 2005-05-31 09:30:01 +00:00
string.c
suminfo.c Add and correct some function declarations. 2005-05-30 11:12:24 +00:00
table.c More -Wmissing-declarations and -Wwrite-strings warning fixes. 2005-05-31 09:30:28 +00:00
tokenize.c
update.c Get rid of some redundant parser types. 2005-05-29 20:17:16 +00:00
upgrade.c Add UI messages to FindRelatedProducts. 2005-06-16 16:08:58 +00:00
version.rc
where.c