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

SHGFI_SHELLICONSIZE support in SHGetFileInfoW

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Minor
    • None
    • None

    Description

      reactos-bootcd-0.4.15-dev-8102-g108db8f-x86-gcc-lin-dbg

      SHGetFileInfoW is missing support for SHGFI_SHELLICONSIZE (which is indeed used by Total Installer from RAPPS) leading to log spam of 

      fixme:(dll/win32/shell32/wine/shell32_main.c:622) set icon to shell size, stub 

      SHGetFileInfoW is located in dll/win32/shell32/wine/shell32_main.c : https://git.reactos.org/?p=reactos.git;a=blob;f=dll/win32/shell32/wine/shell32_main.c;hb=18877737af74cf3c07de329eaf96fc253760a565#l622 

      This is now correctly supported by Wine : https://github.com/wine-mirror/wine/blob/master/dlls/shell32/shell32_main.c#L437

      Attachments

        Activity

          People

            Unassigned Unassigned
            KRosUser KRosUser
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: