Sweden-Number/dlls/msi
Aric Stewart 6a787c7c40 Use correct calling convention for the custom action handlers. 2004-07-30 00:00:25 +00:00
..
.cvsignore Added version info to MSI dll. 2004-05-18 20:41:47 +00:00
Makefile.in Beginnings of costing and organizing into components and features. 2004-07-04 00:35:52 +00:00
action.c Use correct calling convention for the custom action handlers. 2004-07-30 00:00:25 +00:00
cond.y Fix parsing of string literals. 2004-07-29 02:36:06 +00:00
create.c Authors: Mike McCormack <mike@codeweavers.com>, Aric Stewart <aric@codeweavers.com> 2004-07-09 22:25:34 +00:00
distinct.c Authors: Mike McCormack <mike@codeweavers.com>, Aric Stewart <aric@codeweavers.com> 2004-07-09 22:25:34 +00:00
handle.c Authors: Mike McCormack <mike@codeweavers.com>, Aric Stewart <aric@codeweavers.com> 2004-07-09 22:25:34 +00:00
insert.c Authors: Mike McCormack <mike@codeweavers.com>, Aric Stewart <aric@codeweavers.com> 2004-07-09 22:25:34 +00:00
msi.c Implement patching in msiexec. 2004-07-29 02:39:20 +00:00
msi.spec Implement patching in msiexec. 2004-07-29 02:39:20 +00:00
msipriv.h Set VersionMsi property. 2004-07-19 21:49:15 +00:00
msiquery.c Fix the return code of MsiDatabaseOpenView. 2004-07-19 19:35:05 +00:00
order.c Authors: Mike McCormack <mike@codeweavers.com>, Aric Stewart <aric@codeweavers.com> 2004-07-09 22:25:34 +00:00
package.c Set VersionMsi property. 2004-07-19 21:49:15 +00:00
query.h Implement the UPDATE query. 2004-07-04 00:30:02 +00:00
record.c Authors: Mike McCormack <mike@codeweavers.com>, Aric Stewart <aric@codeweavers.com> 2004-07-09 22:25:34 +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 the return code of MsiDatabaseOpenView. 2004-07-19 19:35:05 +00:00
string.c Make the msistring_makehash return something other than just 1 or 2004-07-29 23:59:15 +00:00
suminfo.c Authors: Mike McCormack <mike@codeweavers.com>, Aric Stewart <aric@codeweavers.com> 2004-07-09 22:25:34 +00:00
table.c Remove a piece of dead code causing a warning. 2004-07-12 19:53:05 +00:00
tokenize.c Make the SQL insert query work. 2004-06-30 18:18:27 +00:00
update.c Authors: Mike McCormack <mike@codeweavers.com>, Aric Stewart <aric@codeweavers.com> 2004-07-09 22:25:34 +00:00
version.rc Update the MSI version to be the same as on win2k. 2004-07-14 21:42:50 +00:00
where.c Authors: Mike McCormack <mike@codeweavers.com>, Aric Stewart <aric@codeweavers.com> 2004-07-09 22:25:34 +00:00