1. 4b340ff includes: Make headers C++ compatible. by Francois Gouget · 18 years ago
  2. 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
  3. 0f6aaf8 msi: Add tests for adding properties with a transform during an install. by James Hawkins · 18 years ago
  4. 51a7ca3 Change some functions arguments from () -> (void). by Stefan Huehner · 18 years ago
  5. 5fd3c4a msi: Add missing declarations to the public headers. by James Hawkins · 18 years ago
  6. 665829c msi: Fix the prototype of MsiDatabaseIsTablePersistent to match the SDK. by Mike McCormack · 19 years ago
  7. 485484d msi: Add a stub for MsiGetFeatureCost. by James Hawkins · 19 years ago
  8. d58e1db msi: Write-strings warnings fix. by Andrew Talbot · 19 years ago
  9. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  10. 43b2714 msi: Add an implementation of MsiGetDatabaseState. by Mike McCormack · 19 years ago
  11. 1acf032 msi: Fixed the prototype of MsiDatabaseIsTablePersistent. by Mike McCormack · 19 years ago
  12. ec5edee Define MSIDBOPEN_ constants using LPCWSTR when compiling Wine. by Mike McCormack · 19 years ago
  13. 06c477f Add a stub implementation of msi.MsiSetMode. by Mike McCormack · 19 years ago
  14. eebf13a implement stubs for MsiSequence[AW]. by Jan Van Buggenhout · 20 years ago
  15. b5c0281 Implemented MsiSetComponentState*. by Johan Dahlin · 20 years ago
  16. fba5a59c Better stub for MsiViewGetError. by Mike McCormack · 20 years ago
  17. 9083086 Create a stub implementation for MsiViewGetError. by Mike McCormack · 20 years ago
  18. f4c138b Declare the MSIDBERROR enumeration. by Mike McCormack · 20 years ago
  19. cac6387 Add and correct some function declarations. by Mike McCormack · 20 years ago
  20. 758a695 Implement summary information loading and saving. by Mike McCormack · 20 years ago
  21. b80bd1d Remove duplicate definition. by Juan Lang · 20 years ago
  22. d5c0720 Declare the preview functions. by Mike McCormack · 20 years ago
  23. bd55684 Declare more functions. by Mike McCormack · 20 years ago
  24. 5c4116b Add description for MsiGetMode, MSIRUNMODE constants. by Vitaly Lipatov · 20 years ago
  25. 495e0c9 Authors: Mike McCormack <mike@codeweavers.com>, Aric Stewart <aric@codeweavers.com> by Alexandre Julliard · 21 years ago
  26. d72bd7e Declare some MSI functions. by Mike McCormack · 21 years ago
  27. 22f450f Move and correct the MSIDBOPEN defines. by Mike McCormack · 21 years ago
  28. f6125ad Added AW defines to msi.h and msiquery.h. by Mike McCormack · 22 years ago
  29. 53f9c21 Use angle brackets (<>) rather than quotes ("") for the include by Dimitrie O. Paun · 22 years ago
  30. 6386edc Partial implementation of the Microsoft Installer (msi.dll). by Mike McCormack · 22 years ago