[PATCH v7 0/3] Partial IShellItemImageFactory implementation (#52673)

Jinoh Kang jinoh.kang.kr at gmail.com
Tue Apr 26 13:16:56 CDT 2022


Jinoh Kang (3):
  shell32/tests: Add tests for IShellItemImageFactory.
  shell32: Add stub for IShellItemImageFactory.
  shell32: Partially implement IShellItemImageFactory (icon only, no
    thumbnail).

 dlls/shell32/Makefile.in       |   2 +-
 dlls/shell32/shellitem.c       | 241 +++++++++++++++++++++++++++++++++
 dlls/shell32/tests/shlfolder.c |  50 +++++++
 3 files changed, 292 insertions(+), 1 deletion(-)

-- 
2.34.1




More information about the wine-devel mailing list