mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 04:27:37 +00:00
163 lines
4.2 KiB
Plaintext
163 lines
4.2 KiB
Plaintext
|
// Insert copyright and license here 1997
|
|||
|
//Microsoft Developer Studio generated resource script.
|
|||
|
//
|
|||
|
#include "resource.h"
|
|||
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
|
|||
|
*
|
|||
|
* The contents of this file are subject to the Netscape Public License
|
|||
|
* Version 1.0 (the "NPL"); you may not use this file except in
|
|||
|
* compliance with the NPL. You may obtain a copy of the NPL at
|
|||
|
* http://www.mozilla.org/NPL/
|
|||
|
*
|
|||
|
* Software distributed under the NPL is distributed on an "AS IS" basis,
|
|||
|
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
|
|||
|
* for the specific language governing rights and limitations under the
|
|||
|
* NPL.
|
|||
|
*
|
|||
|
* The Initial Developer of this code under the NPL is Netscape
|
|||
|
* Communications Corporation. Portions created by Netscape are
|
|||
|
* Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
|||
|
* Reserved.
|
|||
|
*/
|
|||
|
#define APSTUDIO_READONLY_SYMBOLS
|
|||
|
/////////////////////////////////////////////////////////////////////////////
|
|||
|
//
|
|||
|
// Generated from the TEXTINCLUDE 2 resource.
|
|||
|
//
|
|||
|
#include "afxres.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
|
|||
|
|
|||
|
/////////////////////////////////////////////////////////////////////////////
|
|||
|
//
|
|||
|
// Dialog
|
|||
|
//
|
|||
|
|
|||
|
ID_DIALOG_NAB DIALOGEX 0, 0, 186, 111
|
|||
|
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
|||
|
EXSTYLE WS_EX_TOOLWINDOW
|
|||
|
CAPTION "Netscape NAB Support"
|
|||
|
FONT 8, "MS Sans Serif"
|
|||
|
BEGIN
|
|||
|
DEFPUSHBUTTON "OK",IDOK,41,95,50,14
|
|||
|
PUSHBUTTON "Cancel",IDCANCEL,104,95,50,14
|
|||
|
GROUPBOX "Diagnostic Information",IDC_STATIC,2,2,182,91
|
|||
|
CTEXT "This window will contain NAB relative\ninformation for Netscape Communicator",
|
|||
|
IDC_STATIC,11,14,159,30
|
|||
|
END
|
|||
|
|
|||
|
|
|||
|
/////////////////////////////////////////////////////////////////////////////
|
|||
|
//
|
|||
|
// DESIGNINFO
|
|||
|
//
|
|||
|
|
|||
|
#ifdef APSTUDIO_INVOKED
|
|||
|
GUIDELINES DESIGNINFO DISCARDABLE
|
|||
|
BEGIN
|
|||
|
ID_DIALOG_NAB, DIALOG
|
|||
|
BEGIN
|
|||
|
LEFTMARGIN, 2
|
|||
|
RIGHTMARGIN, 184
|
|||
|
TOPMARGIN, 2
|
|||
|
BOTTOMMARGIN, 109
|
|||
|
END
|
|||
|
END
|
|||
|
#endif // APSTUDIO_INVOKED
|
|||
|
|
|||
|
|
|||
|
#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
|
|||
|
|
|||
|
|
|||
|
#ifndef _MAC
|
|||
|
/////////////////////////////////////////////////////////////////////////////
|
|||
|
//
|
|||
|
// Version
|
|||
|
//
|
|||
|
|
|||
|
VS_VERSION_INFO VERSIONINFO
|
|||
|
FILEVERSION 1,0,0,1
|
|||
|
PRODUCTVERSION 1,0,0,1
|
|||
|
FILEFLAGSMASK 0x3fL
|
|||
|
#ifdef _DEBUG
|
|||
|
FILEFLAGS 0x1L
|
|||
|
#else
|
|||
|
FILEFLAGS 0x0L
|
|||
|
#endif
|
|||
|
FILEOS 0x40004L
|
|||
|
FILETYPE 0x2L
|
|||
|
FILESUBTYPE 0x0L
|
|||
|
BEGIN
|
|||
|
BLOCK "StringFileInfo"
|
|||
|
BEGIN
|
|||
|
BLOCK "040904b0"
|
|||
|
BEGIN
|
|||
|
VALUE "Comments", "Address Book API DLL\0"
|
|||
|
VALUE "CompanyName", "Netscape Communications Corporation\0"
|
|||
|
VALUE "FileDescription", "nabapi32\0"
|
|||
|
VALUE "FileVersion", "1, 0, 0, 1\0"
|
|||
|
VALUE "InternalName", "nabapi32\0"
|
|||
|
VALUE "LegalCopyright", "Copyright <20> 1997\0"
|
|||
|
VALUE "LegalTrademarks", "Netscape and Netscape Navigator are registered trademarks of Netscape Communications Corporation.\0"
|
|||
|
VALUE "OriginalFilename", "nab32.dll\0"
|
|||
|
VALUE "ProductName", "Netscape Communications Address Book API\0"
|
|||
|
VALUE "ProductVersion", "1, 0, 0, 1\0"
|
|||
|
END
|
|||
|
END
|
|||
|
BLOCK "VarFileInfo"
|
|||
|
BEGIN
|
|||
|
VALUE "Translation", 0x409, 1200
|
|||
|
END
|
|||
|
END
|
|||
|
|
|||
|
#endif // !_MAC
|
|||
|
|
|||
|
#endif // English (U.S.) resources
|
|||
|
/////////////////////////////////////////////////////////////////////////////
|
|||
|
|
|||
|
|
|||
|
|
|||
|
#ifndef APSTUDIO_INVOKED
|
|||
|
/////////////////////////////////////////////////////////////////////////////
|
|||
|
//
|
|||
|
// Generated from the TEXTINCLUDE 3 resource.
|
|||
|
//
|
|||
|
|
|||
|
|
|||
|
/////////////////////////////////////////////////////////////////////////////
|
|||
|
#endif // not APSTUDIO_INVOKED
|
|||
|
|