* Sync up to trunk head (r65426).
[reactos.git] / dll / shellext / fontext / fontext.rc
1 #include <windef.h>
2
3 #include "resource.h"
4
5 #define REACTOS_VERSION_DLL
6 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Font Folder"
7 #define REACTOS_STR_INTERNAL_NAME "fontext"
8 #define REACTOS_STR_ORIGINAL_FILENAME "fontext.dll"
9 #include <reactos/version.rc>
10
11 #ifdef LANGUAGE_EN_US
12 #include "lang/en-US.rc"
13 #endif