Don't use hardcoded strings in the configuration message box. Use string resources...
[reactos.git] / reactos / base / applications / screensavers / starfield / starfield.rc
1 #include <windows.h>
2 #include "resource.h"
3
4 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
5
6 #define REACTOS_VERSION_DLL
7 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Starfield ScreenSaver\0"
8 #define REACTOS_STR_INTERNAL_NAME "starfield\0"
9 #define REACTOS_STR_ORIGINAL_FILENAME "starfield.scr\0"
10
11 #include <reactos/version.rc>
12
13 #include "lang/en-US.rc"