msvcrt: undname: correctly handle multi-dimensional arrays.
[wine] / dlls / msvcrt / ctype.c
2006-09-11  Marcus MeissnerRemoves all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
2006-07-10  Alexandre Julliardmsvcrt: Avoid including system headers in msvcrt.h.
2006-06-13  Alexandre Julliardmsvcrt: Explicitly specify CDECL calling convention...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2004-06-25  Dimitrie O. PaunSplit the MSVCRT implementation headers from the public...
2002-12-19  Alexandre JulliardUse MSVCRT_wchar_t instead of WCHAR so that the impleme...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-22  Alexandre JulliardDon't include debugtools.h in the header file, moved...
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-01-15  Alexandre JulliardFixed toupper/_toupper mixup.
2001-01-10  Jon Griffiths- Migrate CRTDLL to MSVCRT.