tangled
alpha
login
or
join now
huwcampbell.com
/
reactos
0
fork
atom
Reactos
0
fork
atom
overview
issues
pulls
pipelines
[SPIDER] Add EXE version info
Thamatip Chitpong
2 years ago
b399f7d5
a01cbc3a
+5
1 changed file
expand all
collapse all
unified
split
base
applications
games
spider
rsrc.rc
+5
base/applications/games/spider/rsrc.rc
reviewed
···
5
5
6
6
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
7
7
8
8
+
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Spider Solitaire Game"
9
9
+
#define REACTOS_STR_INTERNAL_NAME "spider"
10
10
+
#define REACTOS_STR_ORIGINAL_FILENAME "spider.exe"
11
11
+
#include <reactos/version.rc>
12
12
+
8
13
IDI_SPIDER ICON "spider.ico"
9
14
10
15
#include <reactos/manifest_exe.rc>