Fixes to French translation of common dialog messages.
[wine] / dlls / msvcrt / data.c
2001-05-31  Francois GougetCall FreeEnvironmentStrings when msvcrt is unloaded.
2001-05-22  Eric PouechCorrectly generate the environment global variables.
2001-05-11  Francois GougetRemove unnecessary single quoting of debugstr_xxx strings.
2001-04-10  Francois GougetInclude the msvcrt headers, remove duplicate definitions.
2001-04-10  Francois GougetAdjust the 'MSVCRT_' prefix to match the msvcrt headers
2001-02-21  Alexandre Julliard__getmainargs last argument is a pointer to new_mode.
2001-02-20  Dmitry TimoshkovFix prototypes of MSVCRT___getmainargs and MSVCRT___wge...
2001-02-12  Patrik StridvallFixed some issues found by winapi_check.
2001-01-22  Jon Griffiths- New msvcrt unicode functions, winapi_check/-Wall...
2001-01-10  Jon Griffiths- Migrate CRTDLL to MSVCRT.