In dlls/shell32/shell32.rc I see the following fixme:

/* FIXME: Following three resources are not yet added */
/* @makedep: folder_open.ico */
IDI_SHELL_FOLDER_OPEN_SMALL ICON folder_open.ico
/* @makedep: folder_open.ico */
IDI_SHELL_FOLDER_OPEN_LARGE ICON folder_open.ico
/* @makedep: folder_open.ico */
IDI_SHELL_FOLDER_SMALL_XP ICON folder_open.ico

However folder_open.ico is generated from an SVG file and we seem to be 
having it in multiple sizes. Also this fixme has been there forever. So 
is there really still something to be fixed?


-- 
Francois Gouget <fgou...@free.fr>              http://fgouget.free.fr/
            "Lotto: A tax on people who are bad at math." -- unknown
          "Windows: Microsoft's tax on computer illiterates." -- WE7U


Reply via email to