ChangeSet ID: 1001012758812227557878941
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/09/20 15:05:58
Modified files:
dlls/user : wsprintf.c
Log message:
Aric Stewart <aric(a)codeweavers.com>
The behavior for wsprintfA is different that for wsprintf16 in how it
handles NULLs being passed as character parameters.
Patch: http://cvs.winehq.com/patch.py?id=1001012758812227557878941
Revision Changes Path
1.6 +5 -16 wine/dlls/user/wsprintf.c