mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00: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.