wine/dlls/user lstr.c

Alexandre Julliard julliard at winehq.org
Fri Dec 12 00:07:28 CST 2003


ChangeSet ID:	10413
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at 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




More information about the wine-cvs mailing list