rpcss: Fix a file handle leak in RPCSS_BecomePipeServer().
[wine] / programs / winetest / main.c
2007-03-05  Paul Vriensprograms/winetest: Raise fileversion.
2007-02-28  Dmitry Timoshkovwinetest: Set correct WINETEST_PLATFORM when running...
2007-01-10  Michael Stefaniucjanitorial: Use the C standard for multiline strings.
2007-01-05  Paul Vrienswinetest: Pass correct working directory to the tests.
2006-12-12  Paul Vrienswinetest: Show correct filenames on test.winehq.org.
2006-10-16  Mikołaj Zalewskiwinetest: Don't start test programs with STARTUPINFO...
2006-09-11  Alexandre Julliardwinetest: Store the test name as the resource name...
2006-08-14  Andrew Talbotwinetest: Write-strings warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-15  Ivan Leo PuotiGet winetest to detect windows server 2003 R2.
2005-06-04  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-05-27  Alexandre JulliardAdded --list option to the tests and use that in winetest.
2005-04-18  Ferenc WagnerEnforce valid tag syntax during input.
2005-04-11  Ferenc WagnerUse the same maximum length for tags given on the comma...
2005-04-11  Ferenc WagnerSilence some signedness warnings.
2005-03-31  Ferenc WagnerAsk for a tag if one was not given on the command line.
2005-03-29  Ferenc WagnerTry using a stable temporary directory at first to...
2005-03-25  Ferenc WagnerCheck desktop visibility after processing command line...
2005-03-14  Dmitry TimoshkovSpecial case Win9x platforms in the desktop visibility...
2005-03-10  Dmitry TimoshkovImplement a test for the desktop visibility based on...
2005-03-08  Dmitry TimoshkovMake running tests on a visible desktop a mandatory...
2005-03-07  Dmitry TimoshkovAnother attempt of a test for a visible desktop.
2005-03-03  Dmitry TimoshkovUse IsWindowVisible instead of GetWindowLong(GWL_STYLE...
2005-01-05  Ferenc WagnerReturn a true boolean value (0 or 1).
2004-12-22  Jakob ErikssonAdd a check if we are running on a visible desktop...
2004-10-04  Ferenc WagnerDo not offer submitting the report if the -o option...
2004-09-07  Ferenc WagnerAs test runs are not invoked from the option parsing...
2004-07-22  Ferenc Wagner- Remove the -u option, the URL is in a resource now.
2004-07-06  Ferenc WagnerSuppress some more error message boxes.
2004-06-15  Ferenc Wagner- Resource script restructuring.
2004-05-05  Ferenc WagnerThe msacm directory is special.
2004-05-04  Francois GougetMake our ascii strings static const.
2004-04-23  Ferenc WagnerRemove the wineloader variable.
2004-04-23  Ferenc WagnerUnconditionally test Wine presence.
2004-04-23  Alexandre JulliardMake DIR_nt_to_unix return STATUS_NO_SUCH_FILE instead of
2004-04-23  Jakob ErikssonAdded Wine detection.
2004-04-22  Ferenc Wagner- constify some strings
2004-04-20  Ferenc Wagner- Change to console mode so that winetest runs under...
2004-03-31  Ferenc WagnerGive SetErrorMode the right argument to suppress crash...
2004-03-30  Ferenc WagnerDon't expect stdout be usable after exchanging file...
2004-03-24  Ferenc Wagner- Extract revision info from CVS/Entries.
2004-03-20  Dimitrie O. PaunAdd revision support to winetest.exe.
2004-03-19  Ferenc Wagner- Fix report() dispatch.
2004-02-21  Ferenc WagnerReport the error sent by the CGI script.
2004-02-20  Ferenc WagnerAdd a free() call at the end.
2004-02-19  Ferenc Wagner- command line handling (GUI will follow)
2004-01-15  Ferenc WagnerAdded graphical feedback.
2003-12-04  Alexandre JulliardAuthors: Jakob Eriksson <jakov@vmlinux.org>, Dimitrie...