20 May
2003
20 May
'03
2:15 a.m.
ChangeSet ID: 8283 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/05/19 18:15:21 Modified files: windows : winproc.c Log message: Huw Davies <huw(a)codeweavers.com> We can't use RtlCreateUnicodeStringFromAsciiz for WM_SETTEXT as the resulting unicode string may be greater than 0xffff bytes. Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8283 Old revision New revision Changes Path 1.102 1.103 +7 -7 wine/windows/winproc.c