Added link the forum in help menu

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1978 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
rainwater 2002-12-19 19:44:55 +00:00
parent 4a167c9293
commit 8023f617dd
6 changed files with 11 additions and 26 deletions

View file

@ -36,13 +36,14 @@
#define IDM_BROWSESCR 40013
#define IDM_NSISDEV 40014
#define IDM_UPDATE 40015
#define IDM_FORUM 40016
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 116
#define _APS_NEXT_COMMAND_VALUE 40016
#define _APS_NEXT_COMMAND_VALUE 40017
#define _APS_NEXT_CONTROL_VALUE 1017
#define _APS_NEXT_SYMED_VALUE 101
#endif