1 //-------------------------------------------------------------------------------------------------
2 // <copyright file="resource.h" company="Outercurve Foundation">
3 //   Copyright (c) 2004, Outercurve Foundation.
4 //   This software is released under Microsoft Reciprocal License (MS-RL).
5 //   The license and further copyright text can be found in the file
6 //   LICENSE.TXT at the root directory of the distribution.
7 // </copyright>
8 //-------------------------------------------------------------------------------------------------
9 
10 //{{NO_DEPENDENCIES}}
11 // Microsoft Visual C++ generated include file.
12 //
13 #define IDC_STATIC                      -1
14 
15 
16 // Next default values for new objects
17 //
18 #ifdef APSTUDIO_INVOKED
19 #ifndef APSTUDIO_READONLY_SYMBOLS
20 #define _APS_NEXT_RESOURCE_VALUE        102
21 #define _APS_NEXT_COMMAND_VALUE         40001
22 #define _APS_NEXT_CONTROL_VALUE         1003
23 #define _APS_NEXT_SYMED_VALUE           101
24 #endif
25 #endif
26