Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

62 lines
1.6 KiB

/***************************************************************************
*
* File Name: ./hpsnmp/resource.h
*
* Copyright (C) 1993-1996 Hewlett-Packard Company.
* All rights reserved.
*
* 11311 Chinden Blvd.
* Boise, Idaho 83714
*
* This is a part of the HP JetAdmin Printer Utility
*
* This source code is only intended as a supplement for support and
* localization of HP JetAdmin by 3rd party Operating System vendors.
* Modification of source code cannot be made without the express written
* consent of Hewlett-Packard.
*
*
* Description:
*
* Author: Name
*
*
* Modification history:
*
* date initials change description
*
* mm-dd-yy MJB
*
*
*
*
*
*
***************************************************************************/
//{{NO_DEPENDENCIES}}
// App Studio generated include file.
// Used by HPSNMP.RC
//
#define IDS_UNKNOWN 400
#define IDS_SERVER_STAT_DISCONNECTED 401
#define IDS_SERVER_STAT_WAITING 402
#define IDS_SERVER_STAT_ACTIVE 403
#define IDS_SERVER_STAT_IDLE 404
#define IDS_SERVER_STAT_TERM 405
#define IDS_SERVER_STAT_TERM_WAIT 406
#define IDS_ONLINE 407
#define IDS_OFFLINE 408
#define IDS_PAPER_OUT 409
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 100
#define _APS_NEXT_COMMAND_VALUE 32768
#define _APS_NEXT_CONTROL_VALUE 100
#define _APS_NEXT_SYMED_VALUE 100
#endif
#endif