wine/ dlls/shlwapi/Makefile.in dlls/shlwapi/sh ...

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jun 4 18:11:09 CDT 2002


ChangeSet ID:	1023232269905493400133313
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/06/04 18:11:09

Modified files:
	dlls/shlwapi   : Makefile.in shlwapi.spec string.c 
	dlls/user      : user32.spec wsprintf.c 
	include        : winuser.h 
Added files:
	dlls/shlwapi   : wsprintf.c 

Log message:
	Duplicated wsprintf implementation in shlwapi.

Patch: http://cvs.winehq.com/patch.py?id=1023232269905493400133313

Revision  Changes    Path
 1.17     +2 -1      wine/dlls/shlwapi/Makefile.in
 1.37     +2 -2      wine/dlls/shlwapi/shlwapi.spec
 1.22     +0 -28     wine/dlls/shlwapi/string.c
 1.1     +0 -0       wine/dlls/shlwapi/wsprintf.c
 1.47     +0 -6      wine/dlls/user/user32.spec
 1.9      +8 -4      wine/dlls/user/wsprintf.c
 1.139    +0 -6      wine/include/winuser.h




More information about the wine-cvs mailing list