\r
STR_PART_VENTOY_FS, //50\r
\r
+ STR_PART_FS, //51\r
+ STR_PART_CLUSTER, //52\r
+ STR_PART_CLUSTER_DEFAULT, //53\r
+\r
STR_ID_MAX\r
}STR_ID;\r
\r
\r
#define _G(a) GetString(a)\r
\r
-typedef enum UNICODE_ICON\r
-{\r
- UNICODE_LOCK = 0,\r
- UNICODE_BUTT\r
-}UNICODE_ICON;\r
-\r
-const UINT16 * GetUnicodeIcon(icon);\r
-#define _UICON(i) GetUnicodeIcon(i)\r
-\r
#endif\r