[SHELL32]
[reactos.git] / reactos / dll / win32 / shell32 / shresdef.h
index 3ca4ac3..43e409c 100644 (file)
@@ -90,6 +90,9 @@
 #define IDS_FONTS                   76
 #define IDS_PRINTERS                77
 
+#define IDS_LOGOFF_TITLE            78
+#define IDS_LOGOFF_PROMPT           79
+
 #define IDS_CREATEFOLDER_DENIED     128
 #define IDS_CREATEFOLDER_CAPTION    129
 #define IDS_DELETEITEM_CAPTION      130
 #define IDS_LNK_FILE                170
 #define IDS_SYS_FILE                171
 #define IDS_EMPTY_BITBUCKET         172
+#define IDS_SHLEXEC_NOASSOC         173
+#define IDS_FILE_TYPES              174
+#define IDS_FILE_DETAILS            175
+
 #define IDS_OPEN_VERB               300
 #define IDS_RUNAS_VERB              301
 #define IDS_EDIT_VERB               302
 #define IDS_FORMATDRIVE             327
 #define IDS_RENAME                  328
 #define IDS_INSERT                  329
+#define IDS_DESCRIPTION             330
+#define IDS_COPY_OF                 331
 
 /* Note: this string is referenced from the registry */
 #define IDS_RECYCLEBIN_FOLDER_NAME   8964
 #define IDD_TREEVIEW                0x3741
 #define SHELL_EXTENDED_SHORTCUT_DLG 0x4000
 #define OPEN_WITH_PROGRAMM_DLG      0x4001
+#define IDD_SH_FILE_COPY            0x4002
 
 /* ID's of the ShellAbout controls */
 // Part 1 - ID's identical to Windows Server 2003 SP1's shell32.dll