]> icculus.org git repositories - icculus/iodoom3.git/blob - neo/sys/win32/rc/PDAEditor_resource.h
hello world
[icculus/iodoom3.git] / neo / sys / win32 / rc / PDAEditor_resource.h
1 /*
2 ===========================================================================
3
4 Doom 3 GPL Source Code
5 Copyright (C) 1999-2011 id Software LLC, a ZeniMax Media company. 
6
7 This file is part of the Doom 3 GPL Source Code (?Doom 3 Source Code?).  
8
9 Doom 3 Source Code is free software: you can redistribute it and/or modify
10 it under the terms of the GNU General Public License as published by
11 the Free Software Foundation, either version 3 of the License, or
12 (at your option) any later version.
13
14 Doom 3 Source Code is distributed in the hope that it will be useful,
15 but WITHOUT ANY WARRANTY; without even the implied warranty of
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17 GNU General Public License for more details.
18
19 You should have received a copy of the GNU General Public License
20 along with Doom 3 Source Code.  If not, see <http://www.gnu.org/licenses/>.
21
22 In addition, the Doom 3 Source Code is also subject to certain additional terms. You should have received a copy of these additional terms immediately following the terms and conditions of the GNU General Public License which accompanied the Doom 3 Source Code.  If not, please request a copy in writing from id Software at the address below.
23
24 If you have questions concerning this license or the applicable additional terms, you may contact in writing id Software LLC, c/o ZeniMax Media Inc., Suite 120, Rockville, Maryland 20850 USA.
25
26 ===========================================================================
27 */
28
29 #define IDD_DIALOG_PDA_EDITOR                    8000
30 #define IDD_DIALOG_PDA_EDIT_EMAIL                8001
31 #define IDD_DIALOG_PDA_ADD                       8002
32
33 #define IDC_LIST_PDAS                            8200
34 #define IDC_EDIT_FULLNAME                        8201
35 #define IDC_EDIT_SHORTNAME                       8202
36 #define IDC_EDIT_POST                            8203
37 #define IDC_EDIT_TITLE                           8204
38 #define IDC_EDIT_SECURITY                        8205
39 #define IDC_EDIT_IDNUM                           8206
40 #define IDC_BUTTON_RANDOMID                      8207
41 #define IDC_LIST_EMAILS                          8208
42 #define IDC_LIST_VIDEO                           8209
43 #define IDC_BUTTON_VIDEO_DELETE                  8210
44 #define IDC_BUTTON_VIDEO_EDIT                    8211
45 #define IDC_BUTTON_VIDEO_ADD                     8212
46 #define IDC_LIST_AUDIO                           8213
47 #define IDC_BUTTON_AUDIO_DELETE                  8214
48 #define IDC_BUTTON_AUDIO_EDIT                    8215
49 #define IDC_BUTTON_AUDIO_ADD                     8216
50 #define IDC_LIST_EMAIL                           8217
51 #define IDC_BUTTON_EMAIL_DELETE                  8218
52 #define IDC_BUTTON_EMAIL_EDIT                    8219
53 #define IDC_BUTTON_EMAIL_ADD                     8220
54 #define IDC_EDIT_SUBJECT                         8221
55 #define IDC_EDIT_TO                              8222
56 #define IDC_EDIT_FROM                            8223
57 #define IDC_EDIT_DATE                            8224
58 #define IDC_EDIT_BODY                            8225
59 #define IDC_BUTTON_SAVE                          8226
60 #define IDC_BUTTON_PDA_ADD                       8227
61 #define IDC_BUTTON_PDA_                          8228
62 #define IDC_BUTTON_PDA_DEL                       8229
63 #define IDC_EDIT1                                8230
64
65
66 // Next default values for new objects
67 // 
68 #ifdef APSTUDIO_INVOKED
69 #ifndef APSTUDIO_READONLY_SYMBOLS
70 #define _APS_3D_CONTROLS                1
71 #define _APS_NEXT_RESOURCE_VALUE        8003
72 #define _APS_NEXT_COMMAND_VALUE         28000
73 #define _APS_NEXT_CONTROL_VALUE         8231
74 #define _APS_NEXT_SYMED_VALUE           8003
75 #endif
76 #endif