update dev300-m57
[ooovba.git] / sal / workben / clipboardwben / testpaste / cbptest.rc
blob2deeb86a93a2d41a76f530d750704a8f83a7b5a3
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 "&Paste",                      IDD_PASTE
47         MENUITEM SEPARATOR
48         MENUITEM "&Beenden",                    IDM_EXIT
49     END
50 END
53 /////////////////////////////////////////////////////////////////////////////
55 // Accelerator
58 IDC_TESTWIN32 ACCELERATORS MOVEABLE PURE 
59 BEGIN
60     "?",            IDM_ABOUT,              ASCII,  ALT
61     "/",            IDM_ABOUT,              ASCII,  ALT
62 END
65 #ifdef APSTUDIO_INVOKED
66 /////////////////////////////////////////////////////////////////////////////
68 // TEXTINCLUDE
71 2 TEXTINCLUDE DISCARDABLE 
72 BEGIN
73     "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
74     "#include ""windows.h""\r\n"
75     "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
76     "#include ""resource.h""\r\n"
77     "\0"
78 END
80 3 TEXTINCLUDE DISCARDABLE 
81 BEGIN
82     "\r\n"
83     "\0"
84 END
86 1 TEXTINCLUDE DISCARDABLE 
87 BEGIN
88     "resource.h\0"
89 END
91 #endif    // APSTUDIO_INVOKED
94 /////////////////////////////////////////////////////////////////////////////
96 // String Table
99 STRINGTABLE DISCARDABLE 
100 BEGIN
101     IDS_APP_TITLE           "TestWin32"
102     IDS_HELLO               "Hallo Welt!"
103     IDC_TESTWIN32           "TESTWIN32"
106 #endif    // German (Germany) resources
107 /////////////////////////////////////////////////////////////////////////////
111 #ifndef APSTUDIO_INVOKED
112 /////////////////////////////////////////////////////////////////////////////
114 // Generated from the TEXTINCLUDE 3 resource.
118 /////////////////////////////////////////////////////////////////////////////
119 #endif    // not APSTUDIO_INVOKED