crtdll: Fixed copy/paste error in definition of _baseminor_dll and _baseversion_dll.
[wine] / dlls / user / tests / resource.c
2006-06-08  Michael Kaufmannuser/tests: Update LoadImage test.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-20  Detlef Riekenberguser/tests: Added \n to a few ok() calls.
2006-01-10  Michael Kaufmannuser: The LoadImage resource string may be a numeric...
2005-10-26  Michael Jung- Try LoadLibrary/LoadImage to extract icons from wine...
2004-08-09  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-07-12  Mike McCormackAdd a regression test for accelerators.
2004-05-04  Francois GougetMake our ascii strings static const.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-09  Ferenc WagnerPin down LoadStringA behaviour on different buffer...