ChangeSet ID: 1022700350826458593205647 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/05/29 14:25:50
Modified files: dlls/comcat : Makefile.in comcat.h information.c dlls/comctl32 : ipaddress.c updown.c include : ntddk.h
Log message: Replaced swprintf by wsprintfW.
Patch: http://cvs.winehq.com/patch.py?id=1022700350826458593205647
Revision Changes Path 1.3 +1 -1 wine/dlls/comcat/Makefile.in 1.3 +0 -1 wine/dlls/comcat/comcat.h 1.3 +2 -1 wine/dlls/comcat/information.c 1.24 +2 -3 wine/dlls/comctl32/ipaddress.c 1.40 +1 -2 wine/dlls/comctl32/updown.c 1.43 +0 -2 wine/include/ntddk.h