Sweden-Number/dlls/msi
Aric Stewart 6e160f14dd Implement MsiGetSourcePath.
Implement Binary and Dword data type for registry writing.
2004-06-29 04:07:22 +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 Implement MsiGetSourcePath. 2004-06-29 04:07:22 +00:00
cond.y Implement MsiGetTargetPathA/W. 2004-06-29 03:44:01 +00:00
create.c Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +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 Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
msi.c Handle custom actions type 1 and 2. 2004-06-29 04:04:13 +00:00
msi.spec Implement MsiGetSourcePath. 2004-06-29 04:07:22 +00:00
msipriv.h Dump database table names on startup. 2004-06-29 03:57:39 +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 Implement queries by string value. 2004-06-26 00:11:08 +00:00
record.c Fix refcounting of streams. 2004-06-29 03:49:54 +00:00
regsvr.c Implement DllGetClassObject, DllRegisterServer, DllUnregisterServer 2004-03-30 20:42:06 +00:00
select.c First go at write support. 2004-03-19 01:16:36 +00:00
sql.y Start implementing actions. 2004-06-28 20:34:35 +00:00
string.c Pull the codepage from the string table. 2004-06-26 00:18:36 +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 Dump database table names on startup. 2004-06-29 03:57:39 +00:00
tokenize.c First go at write support. 2004-03-19 01:16:36 +00:00
version.rc Added version info to MSI dll. 2004-05-18 20:41:47 +00:00
where.c Fix crash that occurred when an invalid query string was deleted 2004-06-26 00:18:23 +00:00