mirror of
https://github.com/reactos/reactos.git
synced 2026-05-25 00:30:10 +08:00
Implementing missing features... JIRA issue: CORE-19278 - Implement CharLowerNoDBCSA, CharLowerNoDBCSW, CharUpperNoDBCSA, and CharUpperNoDBCSW functions. - Modify shlwapi.spec. - Add prototypes into <shlwapi_undoc.h>. - Add CharUpperNoDBCS testcase.