[SERVMAN]

- Fix MSVC build

svn path=/trunk/; revision=71878
This commit is contained in:
Thomas Faber 2016-07-09 21:05:00 +00:00
parent ea98e8a8fd
commit 121e0791d7
2 changed files with 2 additions and 2 deletions

View file

@ -335,4 +335,4 @@ BEGIN
IDS_RESTART_SERVICE "Restart the Service"
IDS_RUN_PROGRAM "Run a Program"
IDS_RESTART_COMPUTER "Restart the Computer"
END
END

View file

@ -218,4 +218,4 @@
#define IDS_NO_ACTION 12100
#define IDS_RESTART_SERVICE 12101
#define IDS_RUN_PROGRAM 12102
#define IDS_RESTART_COMPUTER 12103
#define IDS_RESTART_COMPUTER 12103