Sweden-Number/dlls/msi
Mike McCormack 6e2bca34cf Cosmetic fixes. 2004-07-04 00:25:00 +00:00
..
.cvsignore Added version info to MSI dll. 2004-05-18 20:41:47 +00:00
Makefile.in Start implementing MsiOpenPackage. 2004-06-30 19:38:36 +00:00
action.c Cosmetic fixes. 2004-07-04 00:25:00 +00:00
cond.y Start implementing MsiOpenPackage. 2004-06-30 19:38:36 +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 when inserting integers into a table. 2004-06-30 19:46:15 +00:00
msi.c Start implementing MsiOpenPackage. 2004-06-30 19:38:36 +00:00
msi.spec Implement MsiGetSourcePath. 2004-06-29 04:07:22 +00:00
msipriv.h Start implementing MsiOpenPackage. 2004-06-30 19:38:36 +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
package.c Cosmetic fixes. 2004-07-04 00:25:00 +00:00
query.h Make the SQL insert query work. 2004-06-30 18:18:27 +00:00
record.c Fix retrieval of nul records as strings. 2004-06-30 19:46:25 +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