зеркало из https://github.com/mozilla/pjs.git
64 строки
2.4 KiB
C
64 строки
2.4 KiB
C
/* -*- 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.
|
|
*/
|
|
//{{NO_DEPENDENCIES}}
|
|
// App Studio generated include file.
|
|
// Used by ASW16.RC
|
|
//
|
|
#define IDS_OUT_OF_MEMORY 1
|
|
#define IDS_INVALID_EXE 2
|
|
#define IDS_INVALID_FILE 3
|
|
#define IDS_INVALID_PATH 4
|
|
#define IDS_NO_EDITOR 5
|
|
#define IDS_BAD_PASSWORD 6
|
|
#define IDS_NO_DIALTONE 7
|
|
#define IDS_LINE_BUSY 8
|
|
#define IDS_CONNECTED 9
|
|
#define IDS_DISCONNECTING 10
|
|
#define IDS_OPENING_PORT 11
|
|
#define IDS_LOGGING_ON 12
|
|
#define IDS_VERIFYING 13
|
|
#define IDS_DIALING_OF 14
|
|
#define IDS_DIALING 15
|
|
#define IDS_INIT_MODEM 16
|
|
#define IDS_MISSING_AREA_CODE 17
|
|
#define IDS_NO_RNA_REGSERVER 18
|
|
#define IDS_NO_RAS_FUNCTIONS 19
|
|
#define IDS_UNUSED 20
|
|
#define IDS_SHIVA_LOADERR 20
|
|
#define IDS_APP_NAME 21
|
|
#define IDS_ERR_REBOOT_FAILURE 22
|
|
#define IDS_SECURITY_RISK_WARNING 23
|
|
#define IDS_CONNECTION_FAILED 24
|
|
#define IDS_DIAL_ERR 25
|
|
#define IDS_TEST 26
|
|
#define IDD_STATUS 101
|
|
#define IDC_DIAL_STATUS 1000
|
|
#define IDC_STATIC -1
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
#define _APS_NEXT_RESOURCE_VALUE 102
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1001
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|