Documentation update.
[wine] / dlls / kernel / format_msg.c
2000-12-13  Eric PouechFormatMessageA wasn't properly handling the %ls modifier.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-25  Marcus MeissnerHandle %ls same as %s.
2000-11-01  Alexandre JulliardDo not truncate high word of message id.
2000-10-13  Francois GougetFixed the signature of the FormatMessage APIs.
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-08-22  James AbbatielloAllow FormatMessage to load Unicode string resources.
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-08-07  Andreas MohrPrevent endless looping in linebreak handling.
2000-08-02  Marcus MeissnerPE_MESSAGE_HEADER.Length contains the header itself...
2000-07-31  Marcus MeissnerAdded { } around stuff in ADD_TO_T macros.
2000-07-29  Marcus MeissnerGet rid of USER32 functions in KERNEL32.
2000-07-25  Dave PicklesImproved FormatMessage: