| 1 | // Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. |
| 2 | |
| 3 | #define IDC_STATIC -1 |
| 4 | |
| 5 | |
| 6 | // Next default values for new objects |
| 7 | // |
| 8 | #ifdef APSTUDIO_INVOKED |
| 9 | #ifndef APSTUDIO_READONLY_SYMBOLS |
| 10 | #define _APS_NEXT_RESOURCE_VALUE 102 |
| 11 | #define _APS_NEXT_COMMAND_VALUE 40001 |
| 12 | #define _APS_NEXT_CONTROL_VALUE 1003 |
| 13 | #define _APS_NEXT_SYMED_VALUE 101 |
| 14 | #endif |
| 15 | #endif |