msi/tests: Reduce code duplication in the feature/component state tests.
[wine] / dlls / msi / script.c
2011-01-27  Hans Leidekkermsi: Check the return value of IActiveScript_AddNamedIt...
2010-05-20  Hans Leidekkermsi: Consistently use the allocation macros.
2009-02-03  Jacek Cabanjscript: Add IActiveScriptParse64 declaration and use...
2007-11-20  Misha Koshelevmsi: automation: Fix automation object reference counts...
2007-07-30  Misha Koshelevmsi: Use SysAllocString/SysFreeString for BSTR members...
2007-05-18  Misha Koshelevmsi: script: Change all tabs to spaces to conform to...
2007-05-07  Misha Koshelevmsi: automation: Store parent Installer object in Session.
2007-05-07  Misha Koshelevmsi: script: Discriminate properly between JScript...
2007-05-01  Misha Koshelevmsi: Add JScript/VBScript support.