.. |
tests
|
Implement, test and document MsiDecomposeDescriptor.
|
2005-01-25 16:41:33 +00:00 |
.cvsignore
|
Added version info to MSI dll.
|
2004-05-18 20:41:47 +00:00 |
action.c
|
Use the new registry functions in registry.c.
|
2005-01-25 11:05:37 +00:00 |
cond.y
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2005-01-20 10:36:35 +00:00 |
create.c
|
Free memory after we finish using it instead of just before.
|
2004-08-25 17:31:39 +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 |
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 |
Makefile.in
|
Move the guid squishing functions out of msi.c and make a new
|
2005-01-25 10:58:36 +00:00 |
msi.c
|
Move the guid squishing functions out of msi.c and make a new
|
2005-01-25 10:58:36 +00:00 |
msi.spec
|
Implement, test and document MsiDecomposeDescriptor.
|
2005-01-25 16:41:33 +00:00 |
msipriv.h
|
Move the guid squishing functions out of msi.c and make a new
|
2005-01-25 10:58:36 +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
|
Avoid unnecessary run-time initializations.
|
2005-01-24 12:55:31 +00:00 |
preview.c
|
Added stub implementations for MsiPreviewDialog and
|
2005-01-21 10:17:01 +00:00 |
query.h
|
Fix selecting string columns and matching against a wildcard.
|
2004-12-22 15:22:12 +00:00 |
record.c
|
Implement MsiRecordSetStreamA/W and add tests for records containing
|
2005-01-09 18:24:15 +00:00 |
registry.c
|
Implement, test and document MsiDecomposeDescriptor.
|
2005-01-25 16:41:33 +00:00 |
regsvr.c
|
Implement DllGetClassObject, DllRegisterServer, DllUnregisterServer
|
2004-03-30 20:42:06 +00:00 |
select.c
|
Authors: Mike McCormack <mike@codeweavers.com>, Aric Stewart <aric@codeweavers.com>
|
2004-07-09 22:25:34 +00:00 |
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
|
An implementation of MsiSummaryInfoGetPropertyW based off of
|
2005-01-24 11:24:35 +00:00 |
table.c
|
Fix a bug caused by freeing memory too soon in the table code.
|
2005-01-20 19:57:22 +00:00 |
tokenize.c
|
Fix warnings found with -Wsign-compare.
|
2004-08-06 17:30:20 +00:00 |
update.c
|
Free memory after we finish using it instead of just before.
|
2004-08-25 17:31:39 +00:00 |
version.rc
|
Version resources cleanup.
|
2004-11-23 13:59:34 +00:00 |
where.c
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2005-01-20 10:36:35 +00:00 |