ChangeSet ID: 10413 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/12/12 00:07:28
Modified files: dlls/user : lstr.c
Log message: Make Char{Lower,Upper}A call Char{Lower,Upper}BuffA. Small optimization to avoid a memory allocation. Fixed sign extension in Char{Lower,Upper}A (reported by Andreas Rosenberg).
Patch: http://cvs.winehq.com/patch.py?id=10413
Old revision New revision Changes Path 1.28 1.29 +42 -40 wine/dlls/user/lstr.c