wsprintfW is not supported on Win9x platforms.
commit50c0cdef7ed5f5254bc220d61b2c6454a88229f2
authorFrancois Gouget <fgouget@free.fr>
Wed, 18 Dec 2002 20:51:14 +0000 (18 20:51 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 18 Dec 2002 20:51:14 +0000 (18 20:51 +0000)
treef105d88213871775450a164e188381467621c41c
parent23aa0f64a248ba79575c245de0483f4010e94205
wsprintfW is not supported on Win9x platforms.
wsprintf{A,W}Test should be void.
Improve error reporting.
Remove unnecessary #includes.
dlls/user/tests/wsprintf.c