wine/ include/nonclient.h windows/clipboard.c ...

Alexandre Julliard julliard at winehq.com
Wed Aug 8 18:28:42 CDT 2001


ChangeSet ID:	997313322468660199549049
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/08/08 19:28:42

Modified files:
	include        : nonclient.h 
	windows        : clipboard.c defdlg.c dialog.c mdi.c nonclient.c 
	                 user.c win.c winpos.c 

Log message:
	Replace SendMessage16 by SendMessageW where possible.

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

Revision  Changes    Path
 1.6      +4 -4      wine/include/nonclient.h
 1.44     +4 -9      wine/windows/clipboard.c
 1.17     +6 -6      wine/windows/defdlg.c
 1.87     +16 -35    wine/windows/dialog.c
 1.81     +24 -20    wine/windows/mdi.c
 1.81     +16 -19    wine/windows/nonclient.c
 1.79     +2 -2      wine/windows/user.c
 1.139    +3 -3      wine/windows/win.c
 1.111    +2 -2      wine/windows/winpos.c





More information about the wine-cvs mailing list