update dev300-m57
[ooovba.git] / sal / workben / clipboardwben / testcopy / cbcpytest.rc
bloba9db008536ac68b63b53c805bbe889fa935e6d21
1 //Microsoft Developer Studio generated resource script.
2 //
3 #include "resource.h"
5 #define APSTUDIO_READONLY_SYMBOLS
6 /////////////////////////////////////////////////////////////////////////////
7 //
8 // Generated from the TEXTINCLUDE 2 resource.
9 //
10 #define APSTUDIO_HIDDEN_SYMBOLS
11 #include "windows.h"
12 #undef APSTUDIO_HIDDEN_SYMBOLS
13 #include "resource.h"
15 /////////////////////////////////////////////////////////////////////////////
16 #undef APSTUDIO_READONLY_SYMBOLS
18 /////////////////////////////////////////////////////////////////////////////
19 // German (Germany) resources
21 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
22 #ifdef _WIN32
23 LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
24 #pragma code_page(1252)
25 #endif //_WIN32
27 /////////////////////////////////////////////////////////////////////////////
29 // Icon
32 // Icon with lowest ID value placed first to ensure application icon
33 // remains consistent on all systems.
34 IDI_TESTWIN32           ICON    DISCARDABLE     "TestWin32.ICO"
35 IDI_SMALL               ICON    DISCARDABLE     "SMALL.ICO"
37 /////////////////////////////////////////////////////////////////////////////
39 // Menu
42 IDC_TESTWIN32 MENU DISCARDABLE 
43 BEGIN
44     POPUP "&Datei"
45     BEGIN
46         MENUITEM "&Copy",                       IDD_COPY
47         MENUITEM "Paste",                       IDD_PASTE2
48         MENUITEM "Set Locale",                  IDD_LOCALE
49         MENUITEM SEPARATOR
50         MENUITEM "&Beenden",                    IDM_EXIT
51     END
52 END
55 /////////////////////////////////////////////////////////////////////////////
57 // Accelerator
60 IDC_TESTWIN32 ACCELERATORS MOVEABLE PURE 
61 BEGIN
62     "?",            IDM_ABOUT,              ASCII,  ALT
63     "/",            IDM_ABOUT,              ASCII,  ALT
64 END
67 #ifdef APSTUDIO_INVOKED
68 /////////////////////////////////////////////////////////////////////////////
70 // TEXTINCLUDE
73 2 TEXTINCLUDE DISCARDABLE 
74 BEGIN
75     "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
76     "#include ""windows.h""\r\n"
77     "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
78     "#include ""resource.h""\r\n"
79     "\0"
80 END
82 3 TEXTINCLUDE DISCARDABLE 
83 BEGIN
84     "\r\n"
85     "\0"
86 END
88 1 TEXTINCLUDE DISCARDABLE 
89 BEGIN
90     "resource.h\0"
91 END
93 #endif    // APSTUDIO_INVOKED
96 /////////////////////////////////////////////////////////////////////////////
98 // String Table
101 STRINGTABLE DISCARDABLE 
102 BEGIN
103     IDS_APP_TITLE           "TestWin32"
104     IDS_HELLO               "Hallo Welt!"
105     IDC_TESTWIN32           "TESTWIN32"
108 #endif    // German (Germany) resources
109 /////////////////////////////////////////////////////////////////////////////
113 #ifndef APSTUDIO_INVOKED
114 /////////////////////////////////////////////////////////////////////////////
116 // Generated from the TEXTINCLUDE 3 resource.
120 /////////////////////////////////////////////////////////////////////////////
121 #endif    // not APSTUDIO_INVOKED