Mike McCormack
|
758a69515b
|
Implement summary information loading and saving.
|
2005-03-18 14:01:39 +00:00 |
Mike McCormack
|
d42081f8c9
|
Update headers, add MsiGetUserInfoA stub implementation.
|
2005-02-10 18:57:42 +00:00 |
Aric Stewart
|
5eaf9cec86
|
Added some more suminfo stubs.
|
2005-02-01 14:21:03 +00:00 |
Mike McCormack
|
b2d79634ba
|
Added definition for the USERINFOSTATE enumeration.
|
2005-01-19 16:57:38 +00:00 |
Mike McCormack
|
bd55684d97
|
Declare more functions.
|
2005-01-06 19:44:46 +00:00 |
Mike McCormack
|
b84561cd0d
|
Added some extra functions.
Removed parameter name for consistency with other declarations.
|
2005-01-04 20:31:31 +00:00 |
Eric Pouech
|
4056d7ef8c
|
Fixed some errors in function prototypes.
|
2004-12-13 21:19:01 +00:00 |
Kevin Koltzau
|
3f8d8bec55
|
Partial implementation of MsiGetFileVersionA/W.
|
2004-09-06 21:25:48 +00:00 |
Vincent Béron
|
bbc3974aa5
|
Implement patching in msiexec.
|
2004-07-29 02:39:20 +00:00 |
Vincent Béron
|
d2df24b90f
|
Implement logging in msiexec.
Correct MsiEnableLog{A,W} prototype.
|
2004-07-23 23:28:45 +00:00 |
Vincent Béron
|
72984f105d
|
Implement the UI level change part of msiexec.
|
2004-07-23 23:24:29 +00:00 |
Vincent Béron
|
1dc308ec59
|
Implement the advertise part of msiexec.
|
2004-07-23 23:00:30 +00:00 |
Vincent Béron
|
5c60510bc0
|
Implement the repair mechanism in msiexec, and stub it out in
msi.dll.
|
2004-07-19 21:19:45 +00:00 |
Alexandre Julliard
|
495e0c9498
|
Authors: Mike McCormack <mike@codeweavers.com>, Aric Stewart <aric@codeweavers.com>
Update header declarations for msi.
|
2004-06-26 00:10:40 +00:00 |
Raphael Junqueira
|
18cdbf1351
|
- add some prototypes/typedefs to msi.h
- implements some A -> W calls (W calls must be implemented)
|
2004-04-28 00:29:25 +00:00 |
Mike McCormack
|
d7427c8941
|
Declare MsiGetProductPropertyA/W.
|
2004-03-15 20:10:50 +00:00 |
Mike McCormack
|
d72bd7ec2e
|
Declare some MSI functions.
|
2003-12-01 22:38:43 +00:00 |
Mike McCormack
|
22f450fb95
|
Move and correct the MSIDBOPEN defines.
|
2003-11-05 01:50:30 +00:00 |
Mike McCormack
|
d48f3b60fe
|
Stub implementation for MsiVerifyPackage.
|
2003-11-05 01:42:02 +00:00 |
Mike McCormack
|
e40da9f17c
|
Some stub implementations.
|
2003-10-30 22:47:42 +00:00 |
Mike McCormack
|
f6125ad33e
|
Added AW defines to msi.h and msiquery.h.
|
2003-09-27 02:19:48 +00:00 |
Mike McCormack
|
6386edc5d8
|
Partial implementation of the Microsoft Installer (msi.dll).
|
2003-08-13 01:27:48 +00:00 |