diff options
author | Jacek Antonelli | 2008-08-15 23:45:19 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:19 -0500 |
commit | b235c59d60472f818a9142c0886b95a0ff4191d7 (patch) | |
tree | d323c55587584b19cc43a03f58a178823f12d3cd /linden/indra/win_crash_logger/resource.h | |
parent | Second Life viewer sources 1.18.5.3 (diff) | |
download | meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.zip meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.gz meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.bz2 meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.xz |
Second Life viewer sources 1.18.6.0-RC
Diffstat (limited to 'linden/indra/win_crash_logger/resource.h')
-rw-r--r-- | linden/indra/win_crash_logger/resource.h | 34 |
1 files changed, 33 insertions, 1 deletions
diff --git a/linden/indra/win_crash_logger/resource.h b/linden/indra/win_crash_logger/resource.h index ee6bf3d..f1ef850 100644 --- a/linden/indra/win_crash_logger/resource.h +++ b/linden/indra/win_crash_logger/resource.h | |||
@@ -1,3 +1,34 @@ | |||
1 | /** | ||
2 | * @file resource.h | ||
3 | * @brief Windows crash logger windows resources | ||
4 | * | ||
5 | * $LicenseInfo:firstyear=2003&license=viewergpl$ | ||
6 | * | ||
7 | * Copyright (c) 2003-2007, Linden Research, Inc. | ||
8 | * | ||
9 | * Second Life Viewer Source Code | ||
10 | * The source code in this file ("Source Code") is provided by Linden Lab | ||
11 | * to you under the terms of the GNU General Public License, version 2.0 | ||
12 | * ("GPL"), unless you have obtained a separate licensing agreement | ||
13 | * ("Other License"), formally executed by you and Linden Lab. Terms of | ||
14 | * the GPL can be found in doc/GPL-license.txt in this distribution, or | ||
15 | * online at http://secondlife.com/developers/opensource/gplv2 | ||
16 | * | ||
17 | * There are special exceptions to the terms and conditions of the GPL as | ||
18 | * it is applied to this Source Code. View the full text of the exception | ||
19 | * in the file doc/FLOSS-exception.txt in this software distribution, or | ||
20 | * online at http://secondlife.com/developers/opensource/flossexception | ||
21 | * | ||
22 | * By copying, modifying or distributing this software, you acknowledge | ||
23 | * that you have read and understood your obligations described above, | ||
24 | * and agree to abide by those obligations. | ||
25 | * | ||
26 | * ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO | ||
27 | * WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, | ||
28 | * COMPLETENESS OR PERFORMANCE. | ||
29 | * $/LicenseInfo$ | ||
30 | */ | ||
31 | |||
1 | //{{NO_DEPENDENCIES}} | 32 | //{{NO_DEPENDENCIES}} |
2 | // Microsoft Visual C++ generated include file. | 33 | // Microsoft Visual C++ generated include file. |
3 | // Used by win_crash_logger.rc | 34 | // Used by win_crash_logger.rc |
@@ -22,6 +53,7 @@ | |||
22 | #define IDC_STATIC_HEADER 1007 | 53 | #define IDC_STATIC_HEADER 1007 |
23 | #define IDC_STATIC_WHATINFO 1008 | 54 | #define IDC_STATIC_WHATINFO 1008 |
24 | #define IDC_STATIC_MOTIVATION 1009 | 55 | #define IDC_STATIC_MOTIVATION 1009 |
56 | #define IDC_STATIC_MSG 1010 | ||
25 | #define IDC_STATIC -1 | 57 | #define IDC_STATIC -1 |
26 | 58 | ||
27 | // Next default values for new objects | 59 | // Next default values for new objects |
@@ -30,7 +62,7 @@ | |||
30 | #ifndef APSTUDIO_READONLY_SYMBOLS | 62 | #ifndef APSTUDIO_READONLY_SYMBOLS |
31 | #define _APS_NEXT_RESOURCE_VALUE 131 | 63 | #define _APS_NEXT_RESOURCE_VALUE 131 |
32 | #define _APS_NEXT_COMMAND_VALUE 32771 | 64 | #define _APS_NEXT_COMMAND_VALUE 32771 |
33 | #define _APS_NEXT_CONTROL_VALUE 1010 | 65 | #define _APS_NEXT_CONTROL_VALUE 1011 |
34 | #define _APS_NEXT_SYMED_VALUE 110 | 66 | #define _APS_NEXT_SYMED_VALUE 110 |
35 | #endif | 67 | #endif |
36 | #endif | 68 | #endif |