projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
makefiles: Use the standard C_SRCS variable as the list of test files.
[wine]
/
dlls
/
msi
/
automation.c
2010-02-04
André Hentschel
msi: Copy InstallerImpl_LastErrorRecord to use it for...
blob
|
commitdiff
|
raw
2009-12-14
James Hawkins
msi: Don't free str until the last instance of its...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
James Hawkins
msi: Refactor the Installer.RelatedProducts method...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
James Hawkins
msi: Refactor the Installer.Products method into Instal...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
James Hawkins
msi: Refactor the Installer.ProductInfo method into...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
James Hawkins
msi: Refactor the Installer.ProductState method into...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
James Hawkins
msi: Refactor the Installer.RegistryValue method into...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
James Hawkins
msi: Refactor the Installer.Version method into Install...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
James Hawkins
msi: Refactor the Installer.InstallProduct method into...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
James Hawkins
msi: Refactor the remaining Installer object stub metho...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
James Hawkins
msi: Refactor the Installer.UILevel method into Install...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
James Hawkins
msi: Refactor the Installer.SummaryInformation method...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
James Hawkins
msi: Refactor Installer.OpenProduct and Installer.OpenD...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
James Hawkins
msi: Refactor the Installer.OpenPackage method into...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
James Hawkins
msi: Refactor the Installer.CreateRecord method into...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
James Hawkins
msi: Stub out a few more Installer object methods.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
James Hawkins
msi: The second parameter to Installer.OpenPackage...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
James Hawkins
msi: Verify that the first parameter to Installer.OpenP...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
James Hawkins
msi: It's possible to send in more than two parameters...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-03
James Hawkins
msi: ExpandEnvironmentStringsW returns the required...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Michael Stefaniuc
msi: Remove superfluous cast of a MSIHANDLE in a TRACE().
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Alexandre Julliard
msi: Fix pointer cast warnings on 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Francois Gouget
msi: Remove WINAPI on static functions where not needed.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Michael Stefaniuc
msi: Remove casts of void pointers.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Andrew Talbot
msi: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-23
Detlef Riekenberg
msi: Remove redundant NULL check before SysFreeString.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
Jacek Caban
msi: Added Session::Message implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-26
Dmitry Timoshkov
msi: Mark some data as constant.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-20
James Hawkins
msi: Fix the registry root indices for Installer::Regis...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
James Hawkins
msi: Make local functions static.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
James Hawkins
msi: Implement the UILevel property of the Installer...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-03
James Hawkins
msi: Implement the Version property of the Installer...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Misha Koshelev
msi: automation: Fix ITypeInfo leak.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Misha Koshelev
msi: automation: Fix automation object reference counts...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-30
Misha Koshelev
msi: Use SysAllocString/SysFreeString for BSTR members...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-05
Misha Koshelev
msi: automation: Implement SummaryInfo::PropertyCount.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-05
Misha Koshelev
msi: automation: Implement SummaryInfo::Property, put.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-05
Misha Koshelev
msi: automation: SummaryInfo::Property, remove all...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Misha Koshelev
msi: automation: Fix SummaryInfo::Property get to confo...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Misha Koshelev
msi: automation: Database::SummaryInformation is a...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Misha Koshelev
msi: automation: Remove redundant VariantClear(pVarResult).
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Misha Koshelev
msi: automation: Add missing operand for evaluation.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Misha Koshelev
msi: automation: Remove duplicate error messages on...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-01
James Hawkins
msi: Implement SummaryInfo::Property get.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-01
James Hawkins
msi: Implement Installer::OpenDatabase.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Misha Koshelev
msi: automation: Implement StringList::_NewEnum.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Misha Koshelev
msi: automation: Generalize list implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Misha Koshelev
msi: automation: Change all tabs to spaces to conform...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-17
Misha Koshelev
msi: automation: Implement Installer::ProductInfo.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-16
Misha Koshelev
msi: automation: Condense a few loops.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Misha Koshelev
msi: automation: Simplify counting products/related...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Misha Koshelev
msi: automation: Installer::Products, verify HeapAlloc...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Misha Koshelev
msi: automation: Implement Installer::RelatedProducts.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Misha Koshelev
msi: automation: Implement Installer::InstallProduct.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Misha Koshelev
msi: automation: Implement Record::IntegerData.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Misha Koshelev
msi: automation: Implement View::Modify.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Misha Koshelev
msi: automation: Implement Record::FieldCount.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Misha Koshelev
msi: automation: Return DISP_E_MEMBERNOTFOUND if flags...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Misha Koshelev
msi: automation: Implement Installer::CreateRecord.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Misha Koshelev
msi: automation: Implement Session::EvaluateCondition.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-11
Misha Koshelev
msi: automation: Implement Installer::RegistryValue.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Misha Koshelev
msi: automation: Display an error on create_session...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Misha Koshelev
msi: automation: Move VariantClears out of specific...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Misha Koshelev
msi: automation: Display errors on create_automation_ob...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Misha Koshelev
msi: automation: Clear all VT_BSTR variants returned...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Misha Koshelev
msi: automation: Output FIXMEs for unknown member names.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Misha Koshelev
msi: automation: Implement Installer::Products and...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Misha Koshelev
msi: automation: Generalize interface-specific data...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-07
Misha Koshelev
msi: automation: Implement Session::Installer.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-07
Misha Koshelev
msi: automation: Store parent Installer object in Session.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Misha Koshelev
msi: Add JScript/VBScript support.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Misha Koshelev
msi: automation: Expose Installer object.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Misha Koshelev
msi: automation: Implement Installer::OpenPackage.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Misha Koshelev
msi: automation: Implement a few functions from the...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Misha Koshelev
msi: automation: Implement Database::OpenView.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Misha Koshelev
msi: automation: Implement View::Execute, Fetch, and...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Misha Koshelev
msi: automation: Implement Record::StringData.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Misha Koshelev
msi: Expand IDL file to contain some OLE automation...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Misha Koshelev
msi: Add base class for OLE automation objects.
blob
|
commitdiff
|
raw
|
diff to current