<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
 <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
 </head>
 <body>
  <p style="margin: 0pt;">
   <span>
    <span>
     Yes I agree, that FIXME looks strange. As you say, folder_icon.ico has all three icon sizes inside, so why is included in the resource three times? Does native have 3 icon resources? Is it ok to use the same multi-size icon 3 times?
     <br/>
    </span>
   </span>
  </p>
  <p style="margin: 0pt;">
   <span>
    <span>
     <br/>
    </span>
   </span>
  </p>
  <p style="margin: 0pt;">
   <span>
    <span>
     Joel
     <br/>
    </span>
   </span>
  </p>
  <p style="margin: 0px; "></p>
  <p>
   <span> </span>
  </p>
  <div style="margin: 5px 0px; font-family: monospace;">
   <br/>
   On 20 April 2012 at 06:53 Francois Gouget <fgouget@free.fr> wrote:
   <br/>
   <br/>
   >
   <br/>
   > In dlls/shell32/shell32.rc I see the following fixme:
   <br/>
   >
   <br/>
   > /* FIXME: Following three resources are not yet added */
   <br/>
   > /* @makedep: folder_open.ico */
   <br/>
   > IDI_SHELL_FOLDER_OPEN_SMALL ICON folder_open.ico
   <br/>
   > /* @makedep: folder_open.ico */
   <br/>
   > IDI_SHELL_FOLDER_OPEN_LARGE ICON folder_open.ico
   <br/>
   > /* @makedep: folder_open.ico */
   <br/>
   > IDI_SHELL_FOLDER_SMALL_XP ICON folder_open.ico
   <br/>
   >
   <br/>
   > However folder_open.ico is generated from an SVG file and we seem to be
   <br/>
   > having it in multiple sizes. Also this fixme has been there forever. So
   <br/>
   > is there really still something to be fixed?
   <br/>
   >
   <br/>
   >
   <br/>
   > --
   <br/>
   > Francois Gouget <fgouget@free.fr>              http://fgouget.free.fr/
   <br/>
   >             "Lotto: A tax on people who are bad at math." -- unknown
   <br/>
   >           "Windows: Microsoft's tax on computer illiterates." -- WE7U
   <br/>
   >
   <br/>
   >
  </div>
 </body>
</html>