Updated core
[LibreOffice.git] / sal / workben / clipboardwben / testcopy / cbcpytest.rc
blob2bf8fd181e477a45e870c184410fbb8505b2f495
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
24 /////////////////////////////////////////////////////////////////////////////
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"
33 /////////////////////////////////////////////////////////////////////////////
34 #undef APSTUDIO_READONLY_SYMBOLS
36 /////////////////////////////////////////////////////////////////////////////
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
45 /////////////////////////////////////////////////////////////////////////////
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"
55 /////////////////////////////////////////////////////////////////////////////
57 // Menu
60 IDC_TESTWIN32 MENU DISCARDABLE 
61 BEGIN
62     POPUP "&Datei"
63     BEGIN
64         MENUITEM "&Copy",                       IDD_COPY
65         MENUITEM "Paste",                       IDD_PASTE2
66         MENUITEM "Set Locale",                  IDD_LOCALE
67         MENUITEM SEPARATOR
68         MENUITEM "&Beenden",                    IDM_EXIT
69     END
70 END
73 /////////////////////////////////////////////////////////////////////////////
75 // Accelerator
78 IDC_TESTWIN32 ACCELERATORS MOVEABLE PURE 
79 BEGIN
80     "?",            IDM_ABOUT,              ASCII,  ALT
81     "/",            IDM_ABOUT,              ASCII,  ALT
82 END
85 #ifdef APSTUDIO_INVOKED
86 /////////////////////////////////////////////////////////////////////////////
88 // TEXTINCLUDE
91 2 TEXTINCLUDE DISCARDABLE 
92 BEGIN
93     "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
94     "#include ""windows.h""\r\n"
95     "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
96     "#include ""resource.h""\r\n"
97     "\0"
98 END
100 3 TEXTINCLUDE DISCARDABLE 
101 BEGIN
102     "\r\n"
103     "\0"
106 1 TEXTINCLUDE DISCARDABLE 
107 BEGIN
108     "resource.h\0"
111 #endif    // APSTUDIO_INVOKED
114 /////////////////////////////////////////////////////////////////////////////
116 // String Table
119 STRINGTABLE DISCARDABLE 
120 BEGIN
121     IDS_APP_TITLE           "TestWin32"
122     IDS_HELLO               "Hallo Welt!"
123     IDC_TESTWIN32           "TESTWIN32"
126 #endif    // German (Germany) resources
127 /////////////////////////////////////////////////////////////////////////////
131 #ifndef APSTUDIO_INVOKED
132 /////////////////////////////////////////////////////////////////////////////
134 // Generated from the TEXTINCLUDE 3 resource.
138 /////////////////////////////////////////////////////////////////////////////
139 #endif    // not APSTUDIO_INVOKED