Added Context Menu in log window

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1059 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
rainwater 2002-09-20 00:53:57 +00:00
parent 19e6cde283
commit 07b87eb653
4 changed files with 32 additions and 1 deletions

View file

@ -9,6 +9,7 @@
#define IDK_ACCEL 105
#define IDR_DEFAULT1 108
#define IDI_ABOUT 110
#define IDM_LOGWIN 111
#define IDC_LOGWIN 402
#define IDC_VERSION 405
#define IDC_CLOSE 406
@ -34,7 +35,7 @@
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 111
#define _APS_NEXT_RESOURCE_VALUE 112
#define _APS_NEXT_COMMAND_VALUE 40008
#define _APS_NEXT_CONTROL_VALUE 1009
#define _APS_NEXT_SYMED_VALUE 101