msvcrt: Fix spec file.
[wine] / dlls / browseui / tests / autocomplete.c
2010-01-07  James Hawkinsbrowseui: Fix two memory leaks in the autocomplete...
2009-12-14  Huw Daviesbrowseui: Fix several memory leaks in the tests.
2009-01-04  Michael Stefaniucbrowseui: Remove superfluous casts from/to void pointers.
2008-12-29  Francois Gougetbrowseui/tests: Make some functions static.
2008-09-08  Reece Dunnbrowseui: Fixed building the tests with the Windows...
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-02-15  Mikołaj Zalewskibrowseui/tests: make the ACLMulti test pass under Windo...
2007-03-19  Mikołaj Zalewskibrowseui: Remove a test with a wrong pointer.
2007-03-13  Stefan HuehnerMark several functions as static.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-02-07  Francois Gougetbrowseui: Add missing '\n's to ok() calls.
2007-02-06  Mikołaj Zalewskibrowseui: Implement and test ACLMulti.