mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[WINMINE] Add EXE version info
This commit is contained in:
parent
b399f7d5b4
commit
b631c5d3b1
1 changed files with 5 additions and 0 deletions
|
@ -26,6 +26,11 @@
|
||||||
|
|
||||||
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
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 <reactos/version.rc>
|
||||||
|
|
||||||
IDA_WINEMINE ACCELERATORS
|
IDA_WINEMINE ACCELERATORS
|
||||||
BEGIN
|
BEGIN
|
||||||
VK_F2, IDM_NEW, VIRTKEY, NOINVERT
|
VK_F2, IDM_NEW, VIRTKEY, NOINVERT
|
||||||
|
|
Loading…
Reference in a new issue