root/honeybow/trunk/mwwatcher/src/resource.h

Revision 670, 1.9 kB (checked in by chengyu, 2 years ago)

honeybow sensor mwwatcher component first public release.

Line 
1 //{{NO_DEPENDENCIES}}
2 // Microsoft Developer Studio generated include file.
3 // Used by MwWatcher.rc
4 //
5 // Copyright (C) 2006 Artemis: Chinese Honeynet Project
6 //
7 // This program is free software; you can redistribute it and/or modify
8 // it under the terms of the GNU General Public License as published by
9 // the Free Software Foundation; either version 2 of the License, or
10 // (at your option) any later version.
11 //
12 // This program is distributed in the hope that it will be useful,
13 // but WITHOUT ANY WARRANTY; without even the implied warranty of
14 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15 // GNU General Public License for more details.
16 //
17 // You should have received a copy of the GNU General Public License
18 // along with this program; if not, write to the Free Software
19 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
20 //
21 /////////////////////////////////////////////////////////////////////////////
22 #define IDM_ABOUTBOX                    0x0010
23 #define IDD_ABOUTBOX                    100
24 #define IDS_ABOUTBOX                    101
25 #define IDD_MWWATCHER_DIALOG            102
26 #define IDR_MAINFRAME                   128
27 #define IDI_MWW                         129
28 #define ID_RESTART                      1004
29 #define ID_SETTING                      1005
30 #define IDC_STATIC_NODIFICATION         1006
31 #define IDC_LIST_NOTIFY                 1007
32 #define IDC_STATIC_SETTING              1008
33 #define ID_HIDE                         1009
34 #define ID_CLEAR                        1010
35 #define IDC_LIST_DIR                    1016
36 #define IDC_SPIN2                       1024
37
38 // Next default values for new objects
39 //
40 #ifdef APSTUDIO_INVOKED
41 #ifndef APSTUDIO_READONLY_SYMBOLS
42 #define _APS_NEXT_RESOURCE_VALUE        132
43 #define _APS_NEXT_COMMAND_VALUE         32771
44 #define _APS_NEXT_CONTROL_VALUE         1026
45 #define _APS_NEXT_SYMED_VALUE           101
46 #endif
47
48 #endif
49
Note: See TracBrowser for help on using the browser.