Troy Rollo
|
7ade261c35
|
Fix parsing of string literals.
|
2004-07-29 02:36:06 +00:00 |
Hans Leidekker
|
4104c622af
|
Set VersionMsi property.
Accept a dot in a number value.
|
2004-07-19 21:49:15 +00:00 |
Aric Stewart
|
d8b20cf53b
|
Properly handle quoted number literals in MSI condition statements.
|
2004-07-12 23:31:18 +00:00 |
Mike McCormack
|
c90c781a32
|
Implement MsiVerifyPackage, cosmetic fixes.
|
2004-07-09 22:58:27 +00:00 |
Alexandre Julliard
|
a7a6f5f31c
|
Authors: Mike McCormack <mike@codeweavers.com>, Aric Stewart <aric@codeweavers.com>
Refcount all objects, and use pointers internally.
|
2004-07-09 22:25:34 +00:00 |
Aric Stewart
|
b942e18636
|
Implemented ProcessComponents.
|
2004-07-06 18:50:02 +00:00 |
Aric Stewart
|
ec688fb4e0
|
Beginnings of costing and organizing into components and features.
|
2004-07-04 00:35:52 +00:00 |
Aric Stewart
|
eb0e0df908
|
Start implementing MsiOpenPackage.
|
2004-06-30 19:38:36 +00:00 |
Aric Stewart
|
e95136b7e3
|
Implement MsiGetTargetPathA/W.
|
2004-06-29 03:44:01 +00:00 |
Mike McCormack
|
8079d2ae33
|
Fixed the way the parser takes input strings.
|
2004-06-28 23:57:11 +00:00 |
Aric Stewart
|
401bd3f772
|
Start implementing actions.
|
2004-06-28 20:34:35 +00:00 |
Mike McCormack
|
af54ef9ce1
|
Start implementation of MsiEvaluateConditionA/W.
|
2004-03-16 03:23:43 +00:00 |