Fix subclassing to support nested messages.
[wine] / dlls / kernel / profile.c
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.