Updated to the new alsa api.
[wine] / programs / winetest / main.c
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...