Sign in
goma
/
wine
/
742b4f37c80103227dcae94e8a384ac4d3d6e2f4
/
include
/
msi.h
438ad93
msi: Implement and test MsiGetPatchInfoA/W.
by Hans Leidekker
· 15 years ago
9e769f2
include: Add some missing prototypes.
by Hans Leidekker
· 15 years ago
05e9a1f
msi: Add a partial implementation of MsiDetermineApplicablePatchesW.
by Hans Leidekker
· 16 years ago
b4b8bc8
msi: Implement MsiApplyMultiplePatchesA/W.
by Hans Leidekker
· 16 years ago
6bd893a
msi: Change MSIHANDLE to ULONG for Win64 compatibility.
by Michael Stefaniuc
· 16 years ago
199a26c
msi: Add a stub implementation of MsiGetPatchInfoEx.
by James Hawkins
· 16 years ago
43499b9
msi: Add the MSIPATCHSTATE enumeration.
by James Hawkins
· 16 years ago
7df94f3
msi: Fix the type of the last parameter of MsiEnumPatchesEx.
by James Hawkins
· 16 years ago
1484c62
msi: Add a stub implementation of MsiDetermineApplicablePatches.
by James Hawkins
· 16 years ago
4171347
msi: Added MsiInstallMissingComponentW stub implementation.
by Jacek Caban
· 16 years ago
5258654
msi: Add a stub implementation of MsiDatabaseMerge.
by James Hawkins
· 16 years ago
e16e15b
msi: Add stub for MsiSetExternalUIRecord.
by Louis Lenders
· 17 years ago
8782fdb
msi: Add a stub implementation of MsiEnumPatchesEx.
by James Hawkins
· 17 years ago
e94b065
msi: Fix the type of the ID parameter of MsiSourceListEnumMediaDisks.
by James Hawkins
· 17 years ago
ad70693
msi: Implement MsiGetProductInfoEx.
by James Hawkins
· 17 years ago
7270697
msi: Add definitions for MsiEnumComponentCosts.
by James Hawkins
· 17 years ago
1bd49bc
msi: Implement MsiSourceListEnumMediaDisks.
by James Hawkins
· 17 years ago
f177dc9
msi: Add tests for enumerating the source list after publishing.
by James Hawkins
· 17 years ago
e35bd05
msi: Add stub implementation of MsiIsProductElevatedA/W.
by Rob Shearman
· 17 years ago
5771700
msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings.
by Francois Gouget
· 18 years ago
4deb14a
msi: Fix the MsiEnumProductsEx*(), MsiQueryComponentState*() and MsiProvideQualifiedComponentEx*() prototypes.
by Francois Gouget
· 18 years ago
2f051c3
msi: MsiProvideComponentFromDescriptorA/W() is not supposed to be defined in msi.h.
by Francois Gouget
· 18 years ago
ee89cfc
msi: Add a stub implementation of MsiQueryComponentStateA.
by James Hawkins
· 18 years ago
d8860d3
msi: Implement MsiApplyPatchW.
by James Hawkins
· 18 years ago
5fd3c4a
msi: Add missing declarations to the public headers.
by James Hawkins
· 18 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
d78dce7
Fix function prototype and spec file entry for MsiEnumComponentQualifiers.
by Mike McCormack
· 19 years ago
451ef3a
Stub implementation for MsiAdvertiseScriptA/W.
by Mike McCormack
· 19 years ago
15e578d
Stub implementation for MsiGetFileHashA/W.
by Mike McCormack
· 19 years ago
ee5f97c
Add INSTALLSTATE_NOTUSED to the INSTALLSTATE enumeration.
by Mike McCormack
· 20 years ago
4a202c2
Fix the stub for MsiConfigureFeature.
by Mike McCormack
· 20 years ago
d3d5ad6
Added stub implementations for MsiEnumPatchesA/W.
by Aric Stewart
· 20 years ago
9c1cfe7
Add the INSTALLMODE enumeration.
by Mike McCormack
· 20 years ago
56da0c3
Use #include "foo.h" for including Windows headers in dlls/, use
by Vincent Béron
· 20 years ago
05b2c1c
Remove multiple declarations of the same function, keeping the public
by Vincent Béron
· 20 years ago
7258914
Use the official names for the Unicode string constants.
by Alexandre Julliard
· 20 years ago
acb5ed0
Remove some duplicate prototypes and reformat the SourceList APIs a
by Aric Stewart
· 20 years ago
c6f155a
Add the string constants located in msi.h and make use of them in
by Aric Stewart
· 20 years ago
b7dc53d
Add source.c to start handling the various MsiSourceList apis used in
by Aric Stewart
· 20 years ago
cac6387
Add and correct some function declarations.
by Mike McCormack
· 20 years ago
758a695
Implement summary information loading and saving.
by Mike McCormack
· 20 years ago
d42081f
Update headers, add MsiGetUserInfoA stub implementation.
by Mike McCormack
· 20 years ago
5eaf9ce
Added some more suminfo stubs.
by Aric Stewart
· 20 years ago
b2d7963
Added definition for the USERINFOSTATE enumeration.
by Mike McCormack
· 20 years ago
bd55684
Declare more functions.
by Mike McCormack
· 20 years ago
b84561c
Added some extra functions.
by Mike McCormack
· 20 years ago
4056d7e
Fixed some errors in function prototypes.
by Eric Pouech
· 20 years ago
3f8d8be
Partial implementation of MsiGetFileVersionA/W.
by Kevin Koltzau
· 21 years ago
bbc3974
Implement patching in msiexec.
by Vincent Béron
· 21 years ago
d2df24b
Implement logging in msiexec. Correct MsiEnableLog{A,W} prototype.
by Vincent Béron
· 21 years ago
72984f1
Implement the UI level change part of msiexec.
by Vincent Béron
· 21 years ago
1dc308e
Implement the advertise part of msiexec.
by Vincent Béron
· 21 years ago
5c60510
Implement the repair mechanism in msiexec, and stub it out in msi.dll.
by Vincent Béron
· 21 years ago
495e0c9
Authors: Mike McCormack <mike@codeweavers.com>, Aric Stewart <aric@codeweavers.com>
by Alexandre Julliard
· 21 years ago
18cdbf1
- add some prototypes/typedefs to msi.h
by Raphael Junqueira
· 21 years ago
d7427c8
Declare MsiGetProductPropertyA/W.
by Mike McCormack
· 21 years ago
d72bd7e
Declare some MSI functions.
by Mike McCormack
· 21 years ago
22f450f
Move and correct the MSIDBOPEN defines.
by Mike McCormack
· 21 years ago
d48f3b6
Stub implementation for MsiVerifyPackage.
by Mike McCormack
· 21 years ago
e40da9f
Some stub implementations.
by Mike McCormack
· 21 years ago
f6125ad
Added AW defines to msi.h and msiquery.h.
by Mike McCormack
· 22 years ago
6386edc
Partial implementation of the Microsoft Installer (msi.dll).
by Mike McCormack
· 22 years ago