Added win32 enhanced functionality to timer callbacks.
[wine/wine64.git] / dlls / shell32 / shres.rc
blob508a31d6f0a8d25bdda1616580a3dd1c10c4baa2
1 #include "shresdef.h"
3 // we have to find a solution for the icons
4 // IDI_FOLDER              ICON    DISCARDABLE     "folder.ico"
5 // IDI_FOLDEROPEN          ICON    DISCARDABLE     "folderop.ico"
7 STRINGTABLE DISCARDABLE 
8 BEGIN
9     IDS_FILE_TITLE              "Files: "
10     IDS_MI_FILE                 "&Files"
11     IDS_MI_VIEW_FILES       "&View Files"
12     IDS_TB_VIEW_FILES       "View Filess"
13     IDS_MI_VIEW_IDW         "Show &Docking Window"
14     IDS_TB_VIEW_IDW         "Show Docking Window"
15     IDS_COLUMN1             "Name"
16     IDS_COLUMN2             "Date"
17     IDS_COLUMN3             "Size"
18     IDS_COLUMN4             "Attributes"
19 END