1*cc8deb09SAndrew Rist/************************************************************** 2*cc8deb09SAndrew Rist * 3*cc8deb09SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 4*cc8deb09SAndrew Rist * or more contributor license agreements. See the NOTICE file 5*cc8deb09SAndrew Rist * distributed with this work for additional information 6*cc8deb09SAndrew Rist * regarding copyright ownership. The ASF licenses this file 7*cc8deb09SAndrew Rist * to you under the Apache License, Version 2.0 (the 8*cc8deb09SAndrew Rist * "License"); you may not use this file except in compliance 9*cc8deb09SAndrew Rist * with the License. You may obtain a copy of the License at 10*cc8deb09SAndrew Rist * 11*cc8deb09SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 12*cc8deb09SAndrew Rist * 13*cc8deb09SAndrew Rist * Unless required by applicable law or agreed to in writing, 14*cc8deb09SAndrew Rist * software distributed under the License is distributed on an 15*cc8deb09SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16*cc8deb09SAndrew Rist * KIND, either express or implied. See the License for the 17*cc8deb09SAndrew Rist * specific language governing permissions and limitations 18*cc8deb09SAndrew Rist * under the License. 19*cc8deb09SAndrew Rist * 20*cc8deb09SAndrew Rist *************************************************************/ 21*cc8deb09SAndrew Rist 22cdf0e10cSrcweir//Microsoft Developer Studio generated resource script. 23cdf0e10cSrcweir// 24cdf0e10cSrcweir#include "resource.h" 25cdf0e10cSrcweir 26cdf0e10cSrcweir#define APSTUDIO_READONLY_SYMBOLS 27cdf0e10cSrcweir///////////////////////////////////////////////////////////////////////////// 28cdf0e10cSrcweir// 29cdf0e10cSrcweir// Generated from the TEXTINCLUDE 2 resource. 30cdf0e10cSrcweir// 31cdf0e10cSrcweir#define APSTUDIO_HIDDEN_SYMBOLS 32cdf0e10cSrcweir#include "windows.h" 33cdf0e10cSrcweir#undef APSTUDIO_HIDDEN_SYMBOLS 34cdf0e10cSrcweir#include "resource.h" 35cdf0e10cSrcweir 36cdf0e10cSrcweir///////////////////////////////////////////////////////////////////////////// 37cdf0e10cSrcweir#undef APSTUDIO_READONLY_SYMBOLS 38cdf0e10cSrcweir 39cdf0e10cSrcweir///////////////////////////////////////////////////////////////////////////// 40cdf0e10cSrcweir// German (Germany) resources 41cdf0e10cSrcweir 42cdf0e10cSrcweir#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU) 43cdf0e10cSrcweir#ifdef _WIN32 44cdf0e10cSrcweirLANGUAGE LANG_GERMAN, SUBLANG_GERMAN 45cdf0e10cSrcweir#pragma code_page(1252) 46cdf0e10cSrcweir#endif //_WIN32 47cdf0e10cSrcweir 48cdf0e10cSrcweir///////////////////////////////////////////////////////////////////////////// 49cdf0e10cSrcweir// 50cdf0e10cSrcweir// Icon 51cdf0e10cSrcweir// 52cdf0e10cSrcweir 53cdf0e10cSrcweir// Icon with lowest ID value placed first to ensure application icon 54cdf0e10cSrcweir// remains consistent on all systems. 55cdf0e10cSrcweirICON_ACTIVE ICON DISCARDABLE "icons/ooo3_main_app.ico" 56cdf0e10cSrcweirIDI_QUICKSTART ICON DISCARDABLE "icons/ooo3_main_app.ico" 57cdf0e10cSrcweirIDI_SMALL ICON DISCARDABLE "icons/ooo3_main_app.ico" 58cdf0e10cSrcweirICON_INACTIVE ICON DISCARDABLE "icons/ooo3_main_app.ico" 59cdf0e10cSrcweir 60cdf0e10cSrcweir 61cdf0e10cSrcweir///////////////////////////////////////////////////////////////////////////// 62cdf0e10cSrcweir// 63cdf0e10cSrcweir// Accelerator 64cdf0e10cSrcweir// 65cdf0e10cSrcweir 66cdf0e10cSrcweirIDC_QUICKSTART ACCELERATORS MOVEABLE PURE 67cdf0e10cSrcweirBEGIN 68cdf0e10cSrcweir "?", IDM_ABOUT, ASCII, ALT 69cdf0e10cSrcweir "/", IDM_ABOUT, ASCII, ALT 70cdf0e10cSrcweirEND 71cdf0e10cSrcweir 72cdf0e10cSrcweir 73cdf0e10cSrcweir///////////////////////////////////////////////////////////////////////////// 74cdf0e10cSrcweir// 75cdf0e10cSrcweir// Dialog 76cdf0e10cSrcweir// 77cdf0e10cSrcweir 78cdf0e10cSrcweirIDD_ABOUTBOX DIALOG DISCARDABLE 22, 17, 230, 75 79cdf0e10cSrcweirSTYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU 80cdf0e10cSrcweirCAPTION "About" 81cdf0e10cSrcweirFONT 8, "System" 82cdf0e10cSrcweirBEGIN 83cdf0e10cSrcweir ICON IDI_QUICKSTART,IDC_MYICON,14,9,16,16 84cdf0e10cSrcweir LTEXT "QuickStart Version 1.0",IDC_STATIC,49,10,119,8, 85cdf0e10cSrcweir SS_NOPREFIX 86cdf0e10cSrcweir LTEXT "Copyright (C) 2001",IDC_STATIC,49,20,119,8 87cdf0e10cSrcweir DEFPUSHBUTTON "OK",IDOK,195,6,30,11,WS_GROUP 88cdf0e10cSrcweirEND 89cdf0e10cSrcweir 90cdf0e10cSrcweir 91cdf0e10cSrcweir#ifdef APSTUDIO_INVOKED 92cdf0e10cSrcweir///////////////////////////////////////////////////////////////////////////// 93cdf0e10cSrcweir// 94cdf0e10cSrcweir// TEXTINCLUDE 95cdf0e10cSrcweir// 96cdf0e10cSrcweir 97cdf0e10cSrcweir2 TEXTINCLUDE DISCARDABLE 98cdf0e10cSrcweirBEGIN 99cdf0e10cSrcweir "#define APSTUDIO_HIDDEN_SYMBOLS\r\n" 100cdf0e10cSrcweir "#include ""windows.h""\r\n" 101cdf0e10cSrcweir "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n" 102cdf0e10cSrcweir "#include ""resource.h""\r\n" 103cdf0e10cSrcweir "\0" 104cdf0e10cSrcweirEND 105cdf0e10cSrcweir 106cdf0e10cSrcweir3 TEXTINCLUDE DISCARDABLE 107cdf0e10cSrcweirBEGIN 108cdf0e10cSrcweir "\r\n" 109cdf0e10cSrcweir "\0" 110cdf0e10cSrcweirEND 111cdf0e10cSrcweir 112cdf0e10cSrcweir1 TEXTINCLUDE DISCARDABLE 113cdf0e10cSrcweirBEGIN 114cdf0e10cSrcweir "resource.h\0" 115cdf0e10cSrcweirEND 116cdf0e10cSrcweir 117cdf0e10cSrcweir#endif // APSTUDIO_INVOKED 118cdf0e10cSrcweir 119cdf0e10cSrcweir 120cdf0e10cSrcweir///////////////////////////////////////////////////////////////////////////// 121cdf0e10cSrcweir// 122cdf0e10cSrcweir// String Table 123cdf0e10cSrcweir// 124cdf0e10cSrcweir 125cdf0e10cSrcweirSTRINGTABLE DISCARDABLE 126cdf0e10cSrcweirBEGIN 127cdf0e10cSrcweir IDS_APP_TITLE "SoQuickStart" 128cdf0e10cSrcweir IDC_QUICKSTART "QUICKSTART" 129cdf0e10cSrcweir IDS_TOOLTIP "StarOffice 6.0 QuickStart" 130cdf0e10cSrcweirEND 131cdf0e10cSrcweir 132cdf0e10cSrcweirSTRINGTABLE DISCARDABLE 133cdf0e10cSrcweirBEGIN 134cdf0e10cSrcweir IDS_EXIT "Exit" 135cdf0e10cSrcweirEND 136cdf0e10cSrcweir 137cdf0e10cSrcweir#endif // German (Germany) resources 138cdf0e10cSrcweir///////////////////////////////////////////////////////////////////////////// 139cdf0e10cSrcweir 140cdf0e10cSrcweir 141cdf0e10cSrcweir 142cdf0e10cSrcweir#ifndef APSTUDIO_INVOKED 143cdf0e10cSrcweir///////////////////////////////////////////////////////////////////////////// 144cdf0e10cSrcweir// 145cdf0e10cSrcweir// Generated from the TEXTINCLUDE 3 resource. 146cdf0e10cSrcweir// 147cdf0e10cSrcweir 148cdf0e10cSrcweir 149cdf0e10cSrcweir///////////////////////////////////////////////////////////////////////////// 150cdf0e10cSrcweir#endif // not APSTUDIO_INVOKED 151cdf0e10cSrcweir 152