wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / advpack / tests / install.c
2008-06-30  James Hawkinsadvpack: Fix several test failures in win9x.
2008-06-30  James Hawkinsadvpack: Run the install test in a temporary directory.
2008-03-10  Paul Vriensadvpack/tests: Free the library after use.
2007-11-13  Francois Gougetadvpack: Skip some tests if not in interactive mode...
2007-05-21  Paul Vriensadvpack/tests: Don't hardcode the system directory.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2006-11-02  James Hawkinsadvpack: Use the full path of the INF file as the sourc...
2006-10-31  Paul Vriensadvpack: Add another test.
2006-10-31  Paul Vriensadvpack: Fix typos.
2006-10-24  James Hawkinsadvpack: Fix the full path check.
2006-10-12  Michael Ploujnikovadvpack/tests: Win64 printf format warning fixes.
2006-09-07  James Hawkinsadvpack: Get the proper working directory in install_init.
2006-08-21  Saulius Krasuckasadvpack/tests: Make RunSetupCommand not popup dialogs.
2006-07-31  Andrew Talbotadvpack/tests: Write-strings warnings fix.
2006-07-10  James Hawkinsadvpack: Add tests for different configurations of...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-15  Francois GougetAssorted spelling fixes.
2006-03-30  James Hawkinsadvpack: Open the INF file if the RSC_FLAG_INF flag...
2006-03-27  James Hawkinsadvpack: Implement the launching of executables in...
2006-03-27  James Hawkinsadvpack: Define S_ASYNCHRONOUS in advpub.h.
2006-03-27  James Hawkinsadvpack: Set hexe to a non-NULL value to test that...
2006-03-24  James Hawkinsadvpack: Add initial tests for RunSetupCommand.