A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Aleksey Bragin acfa6d7f15 [CRT]
- Use wine's wctype table in CRT for iswctype() function. Previous implementation was returning incorrect information for non-Latin characters. Problem found and fixed by Sergey Shamanaev (seven_ro).
- Move wctype.c from libwine to lib/sdk/crt instead of making yet another copy of it (currently there is one more in tools/unicode). Suggested by Amine Khaldi.
See issue #5090 for more details.

svn path=/trunk/; revision=57119
2012-08-20 17:20:48 +00:00
reactos [CRT] 2012-08-20 17:20:48 +00:00
rosapps [ROSAPPS] 2012-06-30 11:33:33 +00:00
rostests [User32|WineTest] - Patch by Alex Henrie: Correct dialog focus behavior. 2012-08-16 21:53:34 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00