msvcrt/tests: When compiling with Visual C++ 2005, one must define _CRT_NON_CONFORMIN...
commitf793221f0fa3b46a3994903f15cb6292969feb65
authorFrancois Gouget <fgouget@codeweavers.com>
Mon, 21 May 2007 14:03:37 +0000 (21 16:03 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 May 2007 09:59:56 +0000 (22 11:59 +0200)
tree33239c57b1da66e36ca0596e57bc26ece246627d
parent1b15d45dd76eeaeb7779373b15ba2db2333ce3ce
msvcrt/tests: When compiling with Visual C++ 2005, one must define _CRT_NON_CONFORMING_SWPRINTFS otherwise swprintf() takes an extra parameter.
dlls/msvcrt/tests/printf.c