mirror of
https://github.com/reactos/reactos.git
synced 2026-07-02 03:54:25 +08:00
Enable the users to delete fonts. JIRA issue: CORE-17684 - Add IntDeleteRegFontEntry helper function. - Add RegDeleteValueW and RegEnumValueW helper functions in win32ss/user/ntuser/misc/registry.c. - Add some code to IntGdiRemoveFontResourceSingle function.