diff options
Diffstat (limited to 'src/samples/thmviewer/resource.h')
| -rw-r--r-- | src/samples/thmviewer/resource.h | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/samples/thmviewer/resource.h b/src/samples/thmviewer/resource.h new file mode 100644 index 00000000..4acc32cc --- /dev/null +++ b/src/samples/thmviewer/resource.h | |||
| @@ -0,0 +1,16 @@ | |||
| 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 | #define THMVWR_RES_THEME_FILE 1 | ||
| 5 | #define THMVWR_RES_RICHEDIT_FILE 2 | ||
| 6 | |||
| 7 | // Next default values for new objects | ||
| 8 | // | ||
| 9 | #ifdef APSTUDIO_INVOKED | ||
| 10 | #ifndef APSTUDIO_READONLY_SYMBOLS | ||
| 11 | #define _APS_NEXT_RESOURCE_VALUE 102 | ||
| 12 | #define _APS_NEXT_COMMAND_VALUE 40001 | ||
| 13 | #define _APS_NEXT_CONTROL_VALUE 1003 | ||
| 14 | #define _APS_NEXT_SYMED_VALUE 101 | ||
| 15 | #endif | ||
| 16 | #endif | ||
