msvcrt: Require exact uppercase and lowercase format in printf routines.
[wine] / dlls / msvcrt / tests / headers.c
2005-12-01  Alexandre JulliardImproved the CHECK_DEF macro to avoid code duplication.
2005-12-01  Alexandre JulliardPrefix signal definitions with MSVCRT_ to avoid conflic...
2005-11-03  Kevin KoltzauFix warnings and errors in 64bit.
2005-07-05  Stefan HuehnerFix some more -Wmissing-declarations warnings.
2005-06-20  Stefan HuehnerMake some function static.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2004-09-08  Uwe BonnesAdded MSVCRT_CLOCKS_PER_SEC define.
2004-08-11  Francois GougetDon't define __WINE_USE_MSVCRT in the Visual C++ projec...
2004-07-12  Pierre d'HerbemontDon't test i386 types on non i386.
2004-07-06  Alexandre JulliardAdded tests for div_t and ldiv_t.
2004-06-25  Dimitrie O. PaunSplit the MSVCRT implementation headers from the public...