From b631c5d3b1dd767dfe29ba79b36c7ebc8657ed19 Mon Sep 17 00:00:00 2001 From: Thamatip Chitpong Date: Mon, 3 Jun 2024 23:08:57 +0700 Subject: [PATCH] [WINMINE] Add EXE version info --- base/applications/games/winmine/rsrc.rc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/base/applications/games/winmine/rsrc.rc b/base/applications/games/winmine/rsrc.rc index 88f7286c936..c40cb31d119 100644 --- a/base/applications/games/winmine/rsrc.rc +++ b/base/applications/games/winmine/rsrc.rc @@ -26,6 +26,11 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL +#define REACTOS_STR_FILE_DESCRIPTION "ReactOS WineMine Game" +#define REACTOS_STR_INTERNAL_NAME "winmine" +#define REACTOS_STR_ORIGINAL_FILENAME "winmine.exe" +#include + IDA_WINEMINE ACCELERATORS BEGIN VK_F2, IDM_NEW, VIRTKEY, NOINVERT