user: Turkish translation.
[wine] / dlls / user / wsprintf.c
2004-01-26  Uwe BonnesSmall fix for the WPR_SIGNED case (count the sign).
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-27  Alexandre JulliardAdded varargs support for 16-bit entry points.
2003-07-18  Mike McCormackwvsnprint accepts %p too (on win2k).
2002-06-04  Alexandre JulliardDuplicated wsprintf implementation in shlwapi.
2002-04-20  Bill MedlandCorrect handling of zero-padded negative numbers; trans...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-09-20  Aric StewartThe behavior for wsprintfA is different that for wsprin...
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-02  Patrik StridvallDocumentation fixes.
2001-01-25  Alexandre JulliardGot rid of WPRINTF_ExtractVAPtr.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-11-26  Alexandre JulliardMoved wsprintf functions to dlls/user.