URI: 
       installer.rc - icy_draw - [fork] icy_draw is the successor to mystic draw.
  HTML git clone https://git.drkhsh.at/icy_draw.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
       installer.rc (139B)
       ---
            1 #define IDI_ICON 0x101
            2 
            3 IDI_ICON ICON "app.ico"
            4 
            5 #define RT_MANIFEST 24
            6 #define APP_MANIFEST 1
            7 
            8