kernel32/tests: Fix some test failures on several platforms.
[wine] / dlls / kernel32 / tests / profile.c
2009-01-29  Paul Vrienskernel32/tests: Fix some test failures on several platf...
2009-01-28  Paul Vrienskernel32/tests: Don't crash when run as a normal user.
2009-01-28  Paul Vrienskernel32/tests: Fill the buffer to show a bug in Wine.
2009-01-28  Alasdair Sinclairkernel32/tests: Fix missing void in empty parameter...
2008-11-10  Alexandre Julliardkernel32/tests: Fix some profile test failures on NT4.
2008-09-23  Erik Inge Bolsøkernel32: Fix PROFILE_Load to handle mac line endings.
2008-09-11  Dmitry Timoshkovkernel32: Use a kernel error code.
2008-08-20  Michael Karcherkernel32: Fix profile cache logic and don't cache new...
2008-08-19  Michael Karcherkernel32/tests: Fix profile crash on NT and up.
2008-08-18  Michael Karcherkernel32: Fix profile sharing mode.
2008-08-04  Francois GougetAssorted spelling fixes.
2008-07-28  Detlef Riekenbergkernel32/tests: Fix a crash on win9x (lpDefault is...
2008-07-17  James Hawkinskernel32: Return the default value if lpKeyName is...
2008-07-17  James Hawkinskernel32: Fix removing trailing spaces from lpDefault...
2008-07-17  James Hawkinskernel32: Add tests for GetPrivateProfileString.
2008-05-22  Alexandre Julliardkernel32: Don't require write access on profile file...
2008-05-21  Alexandre Julliardkernel32: Add some test cases for profile file sharing...
2007-07-09  Paul Vrienskernel32/tests: Add a forgotten if statement.
2007-07-05  Paul Vrienskernel32/tests 2/2: Use skip for not implemented function.
2007-07-05  Paul Vrienskernel32/tests: Don't crash on win98.
2007-04-03  Francois GougetAssorted spelling and English fixes.
2007-03-28  Paul Vrienskernel32/profile: Some parameter tests for GetPrivatePr...
2007-03-28  Paul Vrienskernel32/profile: Move GetPrivateProfileSectionA to...
2007-03-28  Paul Vrienskernel32/profile: Rename a test.
2007-03-14  Huw Davieskernel32: Fix GetPrivateProfileSectionNamesA when the...
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.