richedit: Set bEmulateVersion10 initially to avoid retroactive changes.
[wine] / dlls / kernel32 / profile.c
2008-11-26  Maarten Lankhorstkernel32: Fix 64-bits error in profile.
2008-10-15  Andrew Talbotkernel32: Sign-compare warnings fix.
2008-09-23  Erik Inge Bolsøkernel32: Fix PROFILE_Load to handle mac line endings.
2008-09-15  Michael Karcherkernel32: Clean up PROFILE_isspaceW.
2008-08-20  Michael Karcherkernel32: Fix profile cache logic and don't cache new...
2008-08-18  Michael Karcherkernel32: Fix profile sharing mode.
2008-07-18  James Hawkinskernel32: Don't get the profile string if the buffer...
2008-07-17  James Hawkinskernel32: Return the default value if lpKeyName is...
2008-07-17  James Hawkinskernel32: Fix removing trailing spaces from lpDefault...
2008-05-22  Alexandre Julliardkernel32: Don't require write access on profile file...
2008-05-21  Alexandre Julliardkernel32: Fix the profile file sharing modes.
2007-09-27  Andrew Talbotkernel32: Fix a memory leak.
2007-03-28  Paul Vrienskernel32/profile: Add a few NULL checks (Coverity).
2007-03-14  Huw Davieskernel32: Fix GetPrivateProfileSectionNamesA when the...
2007-02-27  Aric Stewartkernel32: Allow for non base-10 int values in ini file.
2006-12-21  Juan Langkernel32: Suppress an unneeded warning.
2006-11-01  Andrew Talbotkernel32: Cast-qual warnings fix.
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.