Mike McCormack
|
f3c8b83055
|
Fix the return code of MsiDatabaseOpenView.
|
2004-07-19 19:35:05 +00:00 |
Mike McCormack
|
11553baa63
|
Implement the UPDATE query.
|
2004-07-04 00:30:02 +00:00 |
Mike McCormack
|
f6492dc5ca
|
Create the WHERE part of a query in one function call.
|
2004-07-04 00:27:48 +00:00 |
Mike McCormack
|
16abc780e6
|
Hack field types, fix ref counting.
|
2004-06-30 18:27:41 +00:00 |
Mike McCormack
|
abd259fd12
|
Fix the UPDATE query.
|
2004-06-30 18:24:33 +00:00 |
Mike McCormack
|
ab519f2a2c
|
Make the SQL insert query work.
|
2004-06-30 18:18:27 +00:00 |
Aric Stewart
|
401bd3f772
|
Start implementing actions.
|
2004-06-28 20:34:35 +00:00 |
Mike McCormack
|
fb3f40b962
|
Fix crash that occurred when an invalid query string was deleted
twice.
|
2004-06-26 00:18:23 +00:00 |
Mike McCormack
|
9d66d94780
|
Implement queries by string value.
|
2004-06-26 00:11:08 +00:00 |
Mike McCormack
|
ce533b7a70
|
Start implementing the SQL insert query.
|
2004-03-20 19:18:46 +00:00 |
Mike McCormack
|
068b4ec7d4
|
First go at write support.
|
2004-03-19 01:16:36 +00:00 |
Mike McCormack
|
14ec526004
|
Extend the parser to deal with the CREATE TABLE query. The query
doesn't do anything as yet.
|
2004-03-16 19:18:22 +00:00 |
Mike McCormack
|
af54ef9ce1
|
Start implementation of MsiEvaluateConditionA/W.
|
2004-03-16 03:23:43 +00:00 |
Daniel Marmier
|
4034ff36c0
|
Fixed warnings with gcc option "-Wwrite-strings".
|
2003-10-14 01:19:27 +00:00 |
Francois Gouget
|
ae50013017
|
Fix the case of product and company names.
|
2003-09-08 19:38:45 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Mike McCormack
|
6386edc5d8
|
Partial implementation of the Microsoft Installer (msi.dll).
|
2003-08-13 01:27:48 +00:00 |