mirror of https://github.com/lianthony/NT4.0
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.
75 lines
1.9 KiB
75 lines
1.9 KiB
//Microsoft App Studio generated resource script.
|
|
//
|
|
#include "resource.h"
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
/////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
//
|
|
#include "afxres.h"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////////////
|
|
#undef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
#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
|
|
"#include ""res\\hpsnmp.rc2"" // non-App Studio edited resources\r\n"
|
|
"\r\n"
|
|
"#include ""afxres.rc"" // Standard components\r\n"
|
|
"\0"
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////////////
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
//////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_UNKNOWN "Unknown"
|
|
IDS_SERVER_STAT_DISCONNECTED "Disconnected"
|
|
IDS_SERVER_STAT_WAITING "Waiting for connection"
|
|
IDS_SERVER_STAT_ACTIVE "Connection Active"
|
|
IDS_SERVER_STAT_IDLE "Connection Idle"
|
|
IDS_SERVER_STAT_TERM "Connection Terminated"
|
|
IDS_SERVER_STAT_TERM_WAIT "Waiting for Termination Acknowledgment"
|
|
IDS_ONLINE "Online"
|
|
IDS_OFFLINE "Offline"
|
|
IDS_PAPER_OUT "Paper Out"
|
|
END
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
////////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
#include "res\hpsnmp.rc2" // non-App Studio edited resources
|
|
|
|
#include "afxres.rc" // Standard components
|
|
|
|
/////////////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|