The behavior for wsprintfA is different that for wsprintf16 in how it
commit1e5777edf56976799bee0cdbd167a7dd8f76d1ce
authorAric Stewart <aric@codeweavers.com>
Thu, 20 Sep 2001 19:05:58 +0000 (20 19:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 20 Sep 2001 19:05:58 +0000 (20 19:05 +0000)
tree0fe2fe3368738bf5a3cafd82868589e20143fd07
parent5ee3879ce0e63a590ae55c08fce1434ae7ca8ef3
The behavior for wsprintfA is different that for wsprintf16 in how it
handles NULLs being passed as character parameters.
dlls/user/wsprintf.c