2006-01-19 00:34:21 +01:00
|
|
|
/***********************************************************************
|
|
|
|
*
|
2006-02-01 18:48:29 +01:00
|
|
|
* Copyright (C) 2005-2006 Novell, Inc. All Rights Reserved.
|
2006-01-19 00:34:21 +01:00
|
|
|
*
|
|
|
|
* This library is free software; you can redistribute it and/or
|
|
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
|
|
* License as published by the Free Software Foundation; version 2.1
|
|
|
|
* of the License.
|
|
|
|
*
|
|
|
|
* This library is distributed in the hope that it will be useful,
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
2006-01-31 23:01:47 +01:00
|
|
|
* Library Lesser General Public License for more details.
|
2006-01-19 00:34:21 +01:00
|
|
|
*
|
|
|
|
* You should have received a copy of the GNU Lesser General Public
|
2006-01-31 23:01:47 +01:00
|
|
|
* License along with this library; if not, Novell, Inc.
|
2006-01-19 00:34:21 +01:00
|
|
|
*
|
|
|
|
* To contact Novell about this file by physical or electronic mail,
|
|
|
|
* you may find current contact information at www.novell.com.
|
|
|
|
*
|
|
|
|
***********************************************************************/
|
|
|
|
|
2006-01-31 23:01:47 +01:00
|
|
|
|
2005-10-11 21:51:00 +02:00
|
|
|
//Microsoft Developer Studio generated resource script.
|
|
|
|
//
|
|
|
|
#include "resource.h"
|
|
|
|
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
//
|
|
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
|
|
//
|
|
|
|
#include "afxres.h"
|
|
|
|
#include "ssbldver.h"
|
|
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
#undef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
// English (U.S.) resources
|
|
|
|
|
|
|
|
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
|
|
|
#ifdef _WIN32
|
|
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
|
|
#pragma code_page(1252)
|
|
|
|
#endif //_WIN32
|
|
|
|
|
|
|
|
#ifndef _MAC
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
//
|
|
|
|
// Version
|
|
|
|
//
|
|
|
|
|
|
|
|
VS_VERSION_INFO VERSIONINFO
|
|
|
|
FILEVERSION WSS_BLD_NO
|
|
|
|
PRODUCTVERSION WSS_BLD_NO
|
|
|
|
FILEFLAGSMASK 0x3fL
|
|
|
|
#ifdef _DEBUG
|
|
|
|
FILEFLAGS 0x1L
|
|
|
|
#else
|
|
|
|
FILEFLAGS 0x0L
|
|
|
|
#endif
|
|
|
|
FILEOS 0x40004L
|
|
|
|
FILETYPE 0x2L
|
|
|
|
FILESUBTYPE 0x0L
|
|
|
|
BEGIN
|
|
|
|
BLOCK "StringFileInfo"
|
|
|
|
BEGIN
|
|
|
|
BLOCK "040904b0"
|
|
|
|
BEGIN
|
|
|
|
VALUE "FileDescription", SSS_WSSHTEST_PR_STRING
|
|
|
|
VALUE "OriginalFilename", SSS_WSSHTEST_STR
|
|
|
|
VALUE "Comments", SSS_WCLUTIL_STRING
|
|
|
|
VALUE "CompanyName", SSS_COMPANY_STR
|
|
|
|
VALUE "FileVersion", WSS_BLD_STR
|
|
|
|
VALUE "LegalCopyright", SSS_COPYRIGHT_STR
|
|
|
|
VALUE "LegalTrademarks", SSS_PATENT_STR
|
|
|
|
VALUE "ProductName", SSS_PRODUCT_STR
|
|
|
|
VALUE "ProductVersion", GSS_BLD_STR
|
|
|
|
VALUE "SpecialBuild", SSS_DEVBLD_STR
|
|
|
|
#ifdef DEBUG
|
|
|
|
VALUE "PrivateBuild", SSS_DEBUG_VER_STR
|
|
|
|
VALUE "InternalName", SSS_WSSHTEST_STR_DBG
|
|
|
|
#endif
|
|
|
|
END
|
|
|
|
END
|
|
|
|
BLOCK "VarFileInfo"
|
|
|
|
BEGIN
|
|
|
|
VALUE "Translation", 0x409, 1200
|
|
|
|
END
|
|
|
|
END
|
|
|
|
|
|
|
|
#endif // !_MAC
|
|
|
|
|
|
|
|
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
//
|
|
|
|
// TEXTINCLUDE
|
|
|
|
//
|
|
|
|
|
|
|
|
1 TEXTINCLUDE DISCARDABLE
|
|
|
|
BEGIN
|
|
|
|
"resource.h\0"
|
|
|
|
END
|
|
|
|
|
|
|
|
2 TEXTINCLUDE DISCARDABLE
|
|
|
|
BEGIN
|
|
|
|
"#include ""afxres.h""\r\n"
|
|
|
|
"\0"
|
|
|
|
END
|
|
|
|
|
|
|
|
3 TEXTINCLUDE DISCARDABLE
|
|
|
|
BEGIN
|
|
|
|
"\r\n"
|
|
|
|
"\0"
|
|
|
|
END
|
|
|
|
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
|
|
#endif // English (U.S.) resources
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
//
|
|
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
|
|
//
|
|
|
|
|
|
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
#endif // not APSTUDIO_INVOKED
|
|
|
|
|