ChangeSet ID: 9925468260908197308890522 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/06/14 15:27:06
Modified files: dlls/user : lstr.c misc : Makefile.in ole : ole2nls.c Removed files: misc : lstr.c
Log message: Dmitry Timoshkov dmitry@codeweavers.com Move IsCharAlphaA and IsCharAlphaNumericA to user32. Better implement some of user32 *Char* functions regarding locale. Remove kernel32 dependency on user32.
Patch: http://cvs.winehq.com/patch.py?id=9925468260908197308890522
Revision Changes Path 1.13 +60 -17 wine/dlls/user/lstr.c 1.34 +0 -1 wine/misc/Makefile.in 1.90 +3 -2 wine/ole/ole2nls.c