www.pudn.com > Example2D.rar > example2d_loc.rss


#include  
 
RESOURCE LOCALISABLE_APP_INFO 
    { 
    short_caption = "Ex2D"; 
    caption_and_icon = 
        { 
        CAPTION_AND_ICON_INFO 
            { 
            caption = "Example2D"; 
             
            number_of_icons = 2; 
        		icon_file = "\\resource\\apps\\example2d_aif.mbm"; 
            } 
        };                           
    }