projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
include: Add some missing FILE_FLAG_xxx definitions.
[wine]
/
include
/
msi.h
2012-04-02
Hans Leidekker
msi: Implement MsiEnumComponentsEx.
blob
|
commitdiff
|
raw
2011-11-22
Michael Stefaniuc
include: Make some more "long" numeric constants LP64...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-07
Hans Leidekker
msi: Add a stub implementation of MsiDeterminePatchSequ...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-10
Hans Leidekker
msi: Implement and test MsiGetFeatureInfo.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-07
Alexandre Julliard
include: Move some included files outside of extern...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-02
Hans Leidekker
msi: Add stub implementations of MsiBeginTransaction...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-15
Hans Leidekker
msi: Implement and test MsiGetPatchInfoA/W.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-25
Hans Leidekker
include: Add some missing prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-02
Hans Leidekker
msi: Add a partial implementation of MsiDetermineApplic...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-01
Hans Leidekker
msi: Implement MsiApplyMultiplePatchesA/W.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-05
Michael Stefaniuc
msi: Change MSIHANDLE to ULONG for Win64 compatibility.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
James Hawkins
msi: Add a stub implementation of MsiGetPatchInfoEx.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
James Hawkins
msi: Add the MSIPATCHSTATE enumeration.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
James Hawkins
msi: Fix the type of the last parameter of MsiEnumPatch...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-09
James Hawkins
msi: Add a stub implementation of MsiDetermineApplicabl...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Jacek Caban
msi: Added MsiInstallMissingComponentW stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-01
James Hawkins
msi: Add a stub implementation of MsiDatabaseMerge.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Louis Lenders
msi: Add stub for MsiSetExternalUIRecord.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-04
James Hawkins
msi: Add a stub implementation of MsiEnumPatchesEx.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-20
James Hawkins
msi: Fix the type of the ID parameter of MsiSourceListE...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-04
James Hawkins
msi: Implement MsiGetProductInfoEx.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
James Hawkins
msi: Add definitions for MsiEnumComponentCosts.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
James Hawkins
msi: Implement MsiSourceListEnumMediaDisks.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
James Hawkins
msi: Add tests for enumerating the source list after...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Rob Shearman
msi: Add stub implementation of MsiIsProductElevatedA/W.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-09
Francois Gouget
msi: Better match the PSDK types, remove some now unuse...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-06
Francois Gouget
msi: Fix the MsiEnumProductsEx*(), MsiQueryComponentSta...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-06
Francois Gouget
msi: MsiProvideComponentFromDescriptorA/W() is not...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
James Hawkins
msi: Add a stub implementation of MsiQueryComponentStateA.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-18
James Hawkins
msi: Implement MsiApplyPatchW.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
James Hawkins
msi: Add missing declarations to the public headers.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-15
Mike McCormack
Fix function prototype and spec file entry for
blob
|
commitdiff
|
raw
|
diff to current
2005-11-02
Mike McCormack
Stub implementation for MsiAdvertiseScriptA/W.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-02
Mike McCormack
Stub implementation for MsiGetFileHashA/W.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-20
Mike McCormack
Add INSTALLSTATE_NOTUSED to the INSTALLSTATE enumeration.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-16
Mike McCormack
Fix the stub for MsiConfigureFeature.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-06
Aric Stewart
Added stub implementations for MsiEnumPatchesA/W.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-06
Mike McCormack
Add the INSTALLMODE enumeration.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-10
Vincent Béron
Use #include "foo.h" for including Windows headers...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-24
Vincent Béron
Remove multiple declarations of the same function,...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Alexandre Julliard
Use the official names for the Unicode string constants.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-11
Aric Stewart
Remove some duplicate prototypes and reformat the Sourc...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-11
Aric Stewart
Add the string constants located in msi.h and make...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Aric Stewart
Add source.c to start handling the various MsiSourceLis...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-30
Mike McCormack
Add and correct some function declarations.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-18
Mike McCormack
Implement summary information loading and saving.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-10
Mike McCormack
Update headers, add MsiGetUserInfoA stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-01
Aric Stewart
Added some more suminfo stubs.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-19
Mike McCormack
Added definition for the USERINFOSTATE enumeration.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-06
Mike McCormack
Declare more functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-04
Mike McCormack
Added some extra functions.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-13
Eric Pouech
Fixed some errors in function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-06
Kevin Koltzau
Partial implementation of MsiGetFileVersionA/W.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-29
Vincent Béron
Implement patching in msiexec.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-23
Vincent Béron
Implement logging in msiexec.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-23
Vincent Béron
Implement the UI level change part of msiexec.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-23
Vincent Béron
Implement the advertise part of msiexec.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-19
Vincent Béron
Implement the repair mechanism in msiexec, and stub...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-26
Alexandre Julliard
Authors: Mike McCormack <mike@codeweavers.com>, Aric...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-28
Raphael Junqueira
- add some prototypes/typedefs to msi.h
blob
|
commitdiff
|
raw
|
diff to current
2004-03-15
Mike McCormack
Declare MsiGetProductPropertyA/W.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-01
Mike McCormack
Declare some MSI functions.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-05
Mike McCormack
Move and correct the MSIDBOPEN defines.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-05
Mike McCormack
Stub implementation for MsiVerifyPackage.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-30
Mike McCormack
Some stub implementations.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-27
Mike McCormack
Added AW defines to msi.h and msiquery.h.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-13
Mike McCormack
Partial implementation of the Microsoft Installer ...
blob
|
commitdiff
|
raw
|
diff to current