mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 00:00:41 +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.