Sweden-Number/dlls/msi
Mike McCormack de8674ec6f Set the storage file's GUID so native MSI recognizes it.
Fix crash when inserting multiple columns that are invalid.
2004-06-30 18:42:02 +00:00
..
.cvsignore Added version info to MSI dll. 2004-05-18 20:41:47 +00:00
Makefile.in Start implementing actions. 2004-06-28 20:34:35 +00:00
action.c Fixed Extract prototype. 2004-06-30 18:16:35 +00:00
cond.y Implement MsiGetTargetPathA/W. 2004-06-29 03:44:01 +00:00
create.c Hack field types, fix ref counting. 2004-06-30 18:27:41 +00:00
distinct.c First go at write support. 2004-03-19 01:16:36 +00:00
handle.c Start implementing actions. 2004-06-28 20:34:35 +00:00
insert.c Fix the INSERT query. 2004-06-30 18:23:52 +00:00
msi.c Set the storage file's GUID so native MSI recognizes it. 2004-06-30 18:42:02 +00:00
msi.spec Implement MsiGetSourcePath. 2004-06-29 04:07:22 +00:00
msipriv.h Fix the UPDATE query. 2004-06-30 18:24:33 +00:00
msiquery.c Fix refcounting of streams. 2004-06-29 03:49:54 +00:00
order.c First go at write support. 2004-03-19 01:16:36 +00:00
query.h Make the SQL insert query work. 2004-06-30 18:18:27 +00:00
record.c Set the storage file's GUID so native MSI recognizes it. 2004-06-30 18:42:02 +00:00
regsvr.c Implement DllGetClassObject, DllRegisterServer, DllUnregisterServer 2004-03-30 20:42:06 +00:00
select.c Make the SQL insert query work. 2004-06-30 18:18:27 +00:00
sql.y Hack field types, fix ref counting. 2004-06-30 18:27:41 +00:00
string.c Set the storage file's GUID so native MSI recognizes it. 2004-06-30 18:42:02 +00:00
suminfo.c Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
table.c Fix the UPDATE query. 2004-06-30 18:24:33 +00:00
tokenize.c Make the SQL insert query work. 2004-06-30 18:18:27 +00:00
version.rc Added version info to MSI dll. 2004-05-18 20:41:47 +00:00
where.c Make the SQL insert query work. 2004-06-30 18:18:27 +00:00