build fix: no comphelper/profilezone.hxx in this branch
[LibreOffice.git] / sal / workben / clipboardwben / testviewer / cbvtest.rc
blob047cc790ca471e4c07a0acc9f6569cb54f4b0c2e
1 /*
2  * This file is part of the LibreOffice project.
3  *
4  * This Source Code Form is subject to the terms of the Mozilla Public
5  * License, v. 2.0. If a copy of the MPL was not distributed with this
6  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
7  *
8  * This file incorporates work covered by the following license notice:
9  *
10  *   Licensed to the Apache Software Foundation (ASF) under one or more
11  *   contributor license agreements. See the NOTICE file distributed
12  *   with this work for additional information regarding copyright
13  *   ownership. The ASF licenses this file to you under the Apache
14  *   License, Version 2.0 (the "License"); you may not use this file
15  *   except in compliance with the License. You may obtain a copy of
16  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
17  */
19 //Microsoft Developer Studio generated resource script.
21 #include "resource.h"
23 #define APSTUDIO_READONLY_SYMBOLS
26 // Generated from the TEXTINCLUDE 2 resource.
28 #define APSTUDIO_HIDDEN_SYMBOLS
29 #include "windows.h"
30 #undef APSTUDIO_HIDDEN_SYMBOLS
31 #include "resource.h"
34 #undef APSTUDIO_READONLY_SYMBOLS
37 // German (Germany) resources
39 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
40 #ifdef _WIN32
41 LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
42 #pragma code_page(1252)
43 #endif //_WIN32
47 // Icon
50 // Icon with lowest ID value placed first to ensure application icon
51 // remains consistent on all systems.
52 IDI_TESTWIN32           ICON    DISCARDABLE     "TestWin32.ICO"
53 IDI_SMALL               ICON    DISCARDABLE     "SMALL.ICO"
57 // Menu
60 IDC_TESTWIN32 MENU DISCARDABLE 
61 BEGIN
62     POPUP "&Datei"
63     BEGIN
64         MENUITEM "&CB Viewer off",              IDD_CBVIEWER
65         MENUITEM SEPARATOR
66         MENUITEM "&Beenden",                    IDM_EXIT
67     END
68 END
73 // Accelerator
76 IDC_TESTWIN32 ACCELERATORS MOVEABLE PURE 
77 BEGIN
78     "?",            IDM_ABOUT,              ASCII,  ALT
79     "/",            IDM_ABOUT,              ASCII,  ALT
80 END
83 #ifdef APSTUDIO_INVOKED
86 // TEXTINCLUDE
89 2 TEXTINCLUDE DISCARDABLE 
90 BEGIN
91     "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
92     "#include ""windows.h""\r\n"
93     "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
94     "#include ""resource.h""\r\n"
95     "\0"
96 END
98 3 TEXTINCLUDE DISCARDABLE 
99 BEGIN
100     "\r\n"
101     "\0"
104 1 TEXTINCLUDE DISCARDABLE 
105 BEGIN
106     "resource.h\0"
109 #endif    // APSTUDIO_INVOKED
114 // String Table
117 STRINGTABLE DISCARDABLE 
118 BEGIN
119     IDS_APP_TITLE           "TestWin32"
120     IDS_HELLO               "Hallo Welt!"
121     IDC_TESTWIN32           "TESTWIN32"
122     IDS_CBVIEWER_ON         "CB Viewer on"
123     IDS_CBVIEWER_OFF        "CB Viewer off"
126 STRINGTABLE DISCARDABLE 
127 BEGIN
128     IDS_MSG_CBVIEWER_IS_OFF "Clipboard Viewer inactive!"
131 #endif    // German (Germany) resources
136 #ifndef APSTUDIO_INVOKED
139 // Generated from the TEXTINCLUDE 3 resource.
144 #endif    // not APSTUDIO_INVOKED