wine/ windows/winproc.c windows/defwnd.c dlls/ ...

Alexandre Julliard julliard at winehq.org
Mon Jan 26 14:20:07 CST 2004


ChangeSet ID:	10859
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/01/26 14:20:07

Modified files:
	windows        : winproc.c defwnd.c 
	dlls/user      : message.c 
	controls       : edit.c 

Log message:
	Yoshiro Takeno <taro-x at justsystem.co.jp>
	In Windows, the leading byte for multibyte characters are set to upper
	byte. If single byte character is used, the upper byte is set to 0.

Patch: http://cvs.winehq.org/patch.py?id=10859

Old revision  New revision  Changes     Path
 1.110         1.111         +8 -4       wine/windows/winproc.c
 1.87          1.88          +3 -3       wine/windows/defwnd.c
 1.47          1.48          +6 -4       wine/dlls/user/message.c
 1.125         1.126         +2 -1       wine/controls/edit.c




More information about the wine-cvs mailing list