Emanuele Aliberti <ea@reactos.com>
[reactos.git] / reactos / lib / kernel32 / misc / lang.c
2004-08-26 Hartmut Birr- Implemented GetACP() and GetOEMCP().
2004-08-24 Filip Navara- Implementation of GetCPFileNameFromRegistry, GetNlsSe...
2004-06-26 Gunnar Dalsnesremove duplicate stuff due to adding lcformat from...
2004-06-13 Filip Navara- Compile kernel32 using w32api.
2004-05-03 Thomas Bluemelforgot to remove some temporary debug output
2004-05-03 Thomas Bluemelcleanup of the unicode mess (im)ported from wine
2004-05-02 Thomas Bluemelimplemented GetThreadLocale() and partly implemented...
2004-04-12 Martin Fuchsremove MB_ERR_INVALID_CHARS flag
2004-04-12 Martin Fuchsone more error handling fix for GetTimeFormatA()
2004-04-12 Martin Fuchs- RosGetTimeFormat(): replace "if (!cchTime) ; else...
2004-01-28 Gunnar DalsnesGetLocaleInfoA impl. (copied from wine)
2004-01-23 Eric KohlMove kernekl32-internal declarations from global includ...
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2004-01-21 Filip NavaraImplemented GetUserDefaultLangID and GetUserDefaultLCID...
2004-01-16 Martin Fuchscorrected TIME_NOSECONDS handling
2004-01-16 Martin Fuchsdon't clear GetTimeFormat() flags when calling RosGetTi...
2004-01-15 Martin Fuchsuse return value of GetLocaleInfoW() in GetTimeFormatW()
2004-01-14 Richard Campbelladded small FIXME note.
2004-01-14 Richard CampbellImplement GetLocaleInfoW
2004-01-14 Richard Campbellimplemented GetTimeFormat, loosely based off from wine...
2003-09-21 Thomas Bluemelported ConvertDefaultLocale() from wine
2003-09-20 Thomas Bluemelunstubbed national language support functions