Add/fix more NT native API declarations.
[wine] / dlls / msvcrt / tests / printf.c
2005-05-11   <wine.larry.engho... Add test for correctly interpreting %% printf format...
2005-03-05  Mike McCormackHandle %ls in sprintf.
2005-03-04  Mike McCormackHandle the printf %F format modifier.
2005-02-25  Uwe BonnesAdvance over * argument for precision.
2005-02-14  Mike McCormackAdd handling of %ws, %S and %C to _vns(w)printf, improv...
2004-11-28  Eric PouechFixed file name when opening NUL.
2004-11-04  Aneurin Price- Move printf tests from scanf.c to printf.c (and fix...