main
rc 12 lines 496 Bytes
Raw
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 #include <winver.h>
4 #include <windows.h>
5 #include "resource.h"
6
7 //#define MANIFEST_RESOURCE_ID 1
8 //MANIFEST_RESOURCE_ID RT_MANIFEST "thmviewer.manifest"
9
10 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
11 THMVWR_RES_THEME_FILE RCDATA "Resources\\thm.xml"
12 THMVWR_RES_RICHEDIT_FILE RCDATA "Resources\\LoremIpsum.rtf"