LoadLibrary should ignore trailing spaces in the library name.
[wine] / dlls / kernel / tests / alloc.c
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-06-04  Dimitrie O. PaunWin9x does not convert FIXED to MOVEABLE. It also disca...
2004-01-26  Francois GougetAdd trailing '\n's to ok() calls.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-12-19  Francois GougetDeclare LocalDiscard and GlobalDiscard (used by kernel...
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-10-25  Andreas Mohr- fix some pselling
2002-09-11  Andriy PalamarchukA few more conformance tests for heap memory allocation.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-23  Francois GougetMake the tests compile with Visual C++.
2002-03-27  Geoffrey HausheerAdded memory allocation test.