Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-17684

Implement RemoveFontResourceEx*()

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Unresolved
    • Major
    • None
    • Win32SS

    Description

      RemoveFontResourceEx*() are called from code and tests.
      https://git.reactos.org/?p=reactos.git&a=search&h=HEAD&st=grep&s=RemoveFontResourceEx

      RemoveFontResourceExA() should probably simply call RemoveFontResourceExW().

      See also:
      https://git.reactos.org/?p=reactos.git&a=search&h=HEAD&st=grep&s=RemoveFontResource

      modules/rostests/apitests/win32nt/ntgdi/NtGdiGetFontResourceInfoInternalW.c
        40 //  RemoveFontResourceW(szFullFileName);
       
      win32ss/gdi/ntgdi/freetype.c
      1898 // FIXME: Add RemoveFontResource
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Serge Gautherie Serge Gautherie
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: