2015-02-06 02:08:48 -04:00
|
|
|
//-------------------------------------------------------------------------------------------------
|
|
|
|
// <copyright file="resource.h" company="Outercurve Foundation">
|
|
|
|
// Copyright (c) 2004, Outercurve Foundation.
|
|
|
|
// This software is released under Microsoft Reciprocal License (MS-RL).
|
|
|
|
// The license and further copyright text can be found in the file
|
|
|
|
// LICENSE.TXT at the root directory of the distribution.
|
|
|
|
// </copyright>
|
|
|
|
//-------------------------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
|
|
// Microsoft Visual C++ generated include file.
|
|
|
|
//
|
|
|
|
#define IDC_STATIC -1
|
|
|
|
|
|
|
|
|
|
|
|
// Next default values for new objects
|
2023-05-08 11:03:52 -03:00
|
|
|
//
|
2015-02-06 02:08:48 -04:00
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
|
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
|
|
#define _APS_NEXT_CONTROL_VALUE 1003
|
|
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
|
|
#endif
|
|
|
|
#endif
|