.. |
.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
|
Make sure paths end with a slash before concatenating file names.
|
2004-09-17 18:11:14 +00:00 |
cond.y
|
Fix parsing of string literals.
|
2004-07-29 02:36:06 +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
|
Free memory after we finish using it instead of just before.
|
2004-08-25 17:31:39 +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
|
Free memory after we finish using it instead of just before.
|
2004-08-25 17:31:39 +00:00 |
msi.c
|
Partial implementation of MsiGetFileVersionA/W.
|
2004-09-06 21:25:48 +00:00 |
msi.spec
|
Partial implementation of MsiGetFileVersionA/W.
|
2004-09-06 21:25:48 +00:00 |
msipriv.h
|
Don't define BEGIN_INTERFACE in unknwn.h.
|
2004-08-22 21:38:46 +00:00 |
msiquery.c
|
Fix the return code of MsiDatabaseOpenView.
|
2004-07-19 19:35:05 +00:00 |
order.c
|
Free memory after we finish using it instead of just before.
|
2004-08-25 17:31:39 +00:00 |
package.c
|
Partial implementation of MsiGetFileVersionA/W.
|
2004-09-06 21:25:48 +00:00 |
query.h
|
Don't define BEGIN_INTERFACE in unknwn.h.
|
2004-08-22 21:38:46 +00:00 |
record.c
|
Getting the string for a null field should not create an error. Add a
|
2004-08-24 20:56:08 +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
|
Fix warnings found with -Wsign-compare.
|
2004-08-06 17:30:20 +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
|
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
|
Update the MSI version to be the same as on win2k.
|
2004-07-14 21:42:50 +00:00 |
where.c
|
Free memory after we finish using it instead of just before.
|
2004-08-25 17:31:39 +00:00 |