- Revert previous change of border metric to reference the
[wine] / dlls / kernel / profile.c
2005-01-11  Robert Shearman- Don't use an invalid file handle. In this case invali...
2005-01-03  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-22  Dmitry TimoshkovPerform case insensitive comparison with cached ini...
2004-07-16  Alexandre JulliardSupport for large profile values (based on a patch...
2004-06-14  Eric PouechConst correctness, pointer cast correctness, removed...
2004-05-03  Aric StewartStrip leading whitespace when adding a new value and...
2004-05-01  Alexandre JulliardMoved most remaining file functions to dlls/kernel.
2004-04-08  Aric StewartEmpty values need to be preserved as empty values and...
2004-04-02  Alexandre JulliardDon't try to get the file time if the file wasn't found.
2004-03-10  Alexandre JulliardMoved a number of 16-bit functions to file16.c.
2004-02-07  Alexandre JulliardAdded memchrW and memrchrW to the exported Unicode...
2004-02-07  Robert Shearman- Use Win32 instead of Unix file functions.
2003-11-17  Alexandre JulliardRemoved some unnecessary includes.
2003-10-15  Alexandre JulliardGet rid of the drive codepages and use CP_UNIXCP instead.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-26  Alexandre JulliardMoved profile functions to dlls/kernel.