Add symbol to make things look more... mature in C:\ReactOS

svn path=/trunk/; revision=67778
This commit is contained in:
Daniel Reimer 2015-05-16 19:11:03 +00:00
parent 3fa1dc5790
commit f58c18579a
3 changed files with 3 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View file

@ -1,4 +1,5 @@
#pragma once
#define IDC_STATIC -1
#define IDI_ICON 101
#define IDC_MESSAGE_TEXT 1001

View file

@ -6,6 +6,8 @@
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
IDI_ICON ICON DISCARDABLE "res/icon_3dtext.ico"
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "OpenGL 3DText ScreenSaver"
#define REACTOS_STR_INTERNAL_NAME "3dtext"