Sweden-Number/dlls/msi
Mike McCormack 79a6626b64 MsiEvaluateCondition returns an error when passed NULL as a
condition.
2005-02-02 09:29:46 +00:00
..
tests Setting a record to an empty string is the same as making it null. 2005-01-31 11:30:59 +00:00
.cvsignore
Makefile.in Partially implement AppSearch action. 2005-02-01 14:22:31 +00:00
action.c Finish up the framework by stubbing out all the remaining Standard 2005-02-02 09:29:30 +00:00
action.h Continued work to simplify the ProcessAction call, also split it into 2005-02-01 18:46:26 +00:00
appsearch.c Partially implement AppSearch action. 2005-02-01 14:22:31 +00:00
cond.y MsiEvaluateCondition returns an error when passed NULL as a 2005-02-02 09:29:46 +00:00
create.c
custom.c Continued work to simplify the ProcessAction call, also split it into 2005-02-01 18:46:26 +00:00
dialog.c Implement MsiPreviewDialog. 2005-01-28 12:39:57 +00:00
distinct.c Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-20 10:36:35 +00:00
format.c A reworking of format.c to remove the recursion, clean things up and 2005-01-31 20:41:11 +00:00
handle.c Fix refcounting, use Interlocked functions. 2005-01-20 20:34:29 +00:00
insert.c Fix and test inserting records. 2005-01-20 20:39:15 +00:00
msi.c Implement MsiPreviewDialog. 2005-01-28 12:39:57 +00:00
msi.spec Added some more suminfo stubs. 2005-02-01 14:21:03 +00:00
msipriv.h Implement MsiPreviewDialog. 2005-01-28 12:39:57 +00:00
msiquery.c Move OpenQuery into msiquery.c and make it non-static. 2005-01-21 16:19:11 +00:00
order.c Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-20 10:36:35 +00:00
package.c Implement MsiPreviewDialog. 2005-01-28 12:39:57 +00:00
preview.c Implement MsiPreviewDialog. 2005-01-28 12:39:57 +00:00
query.h
record.c Setting a record to an empty string is the same as making it null. 2005-01-31 11:30:59 +00:00
registry.c Added a few more stub implementations. 2005-01-26 19:41:13 +00:00
regsvr.c
select.c
sql.y Fix and test inserting records. 2005-01-20 20:39:15 +00:00
string.c Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-20 10:36:35 +00:00
suminfo.c Added some more suminfo stubs. 2005-02-01 14:21:03 +00:00
table.c Assorted spelling fixes. 2005-01-26 21:09:04 +00:00
tokenize.c
update.c
version.rc
where.c Do not check for non NULL pointer before HeapFree'ing it. It's 2005-01-20 10:36:35 +00:00