~psiphon-inc/psiphon/trunk

« back to all changes in this revision

Viewing changes to trunk/PsiphonX/psiclient/Resource.h

  • Committer: Adam Kruger
  • Date: 2011-02-07 20:43:10 UTC
  • mfrom: (157.1.3 psiphon-with-psiphonx)
  • Revision ID: akruger@kruger-xps-20110207204310-6ph82r21rce8ldze
Merge PsiphonX.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * Copyright (c) 2010, Psiphon Inc.
 
3
 * All rights reserved.
 
4
 *
 
5
 * This program is free software: you can redistribute it and/or modify
 
6
 * it under the terms of the GNU General Public License as published by
 
7
 * the Free Software Foundation, either version 3 of the License, or
 
8
 * (at your option) any later version.
 
9
 * 
 
10
 * This program is distributed in the hope that it will be useful,
 
11
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 
12
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
13
 * GNU General Public License for more details.
 
14
 * 
 
15
 * You should have received a copy of the GNU General Public License
 
16
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
17
 *
 
18
 */
 
19
 
 
20
//{{NO_DEPENDENCIES}}
 
21
// Microsoft Visual C++ generated include file.
 
22
// Used by psiclient.rc
 
23
//
 
24
 
 
25
#define IDS_APP_TITLE                   103
 
26
 
 
27
#define IDR_MAINFRAME                   128
 
28
#define IDD_PSICLIENT_DIALOG    102
 
29
#define IDD_ABOUTBOX                    103
 
30
#define IDM_ABOUT                               104
 
31
#define IDM_EXIT                                105
 
32
#define IDI_PSICLIENT                   107
 
33
#define IDI_SMALL                               108
 
34
#define IDC_PSICLIENT                   109
 
35
#define IDM_START               110
 
36
#define IDM_STOP                111
 
37
#define IDM_SHOW_DEBUG_MESSAGES 112
 
38
#define IDM_HELP                113
 
39
#define IDC_MYICON                              2
 
40
#ifndef IDC_STATIC
 
41
#define IDC_STATIC                              -1
 
42
#endif
 
43
 
 
44
#define IDB_TOOLBAR_ICONS       200
 
45
 
 
46
 
 
47
// Next default values for new objects
 
48
//
 
49
#ifdef APSTUDIO_INVOKED
 
50
#ifndef APSTUDIO_READONLY_SYMBOLS
 
51
 
 
52
#define _APS_NO_MFC                                     130
 
53
#define _APS_NEXT_RESOURCE_VALUE        129
 
54
#define _APS_NEXT_COMMAND_VALUE         32771
 
55
#define _APS_NEXT_CONTROL_VALUE         1000
 
56
#define _APS_NEXT_SYMED_VALUE           113
 
57
#endif
 
58
#endif