mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 15:50:29 +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.