Leaked source code of windows server 2003
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.
 
 
 
 
 
 

77 lines
3.2 KiB

/****************************************************************************/
/* resource.h */
/* */
/* RoboClient scalability testing utility resource header */
/* */
/* Copyright (c) 1999 Microsoft Corporation */
/****************************************************************************/
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Script1.rc
//
#define IDD_MAINDIALOG 101
#define RoboClient 101
#define IDD_ROBOCLIENT 101
#define IDS_NOTCONNECTED 501
#define IDS_WINSOCKNOINIT 502
#define IDS_FATALERROR 503
#define IDS_WELCOME 504
#define IDS_CANTSETTIMER 505
#define IDS_CONNECTALL 506
#define IDS_ERRORDOINGCONNECT 507
#define IDS_DISCONNECTALL 508
#define IDS_SOCKNOTFOUND 509
#define IDS_SERVERENDEDCONN 510
#define IDS_CANTLOCATESOCKINFO 511
#define IDS_DATAREADY 512
#define IDS_SOCKERR 513
#define IDS_UPDATINGCLIENT 514
#define IDS_CANTRUNUPDATE 515
#define IDS_REBOOTINGCLIENT 516
#define IDS_ERRORREBOOTING 517
#define IDS_ERRGETTINGSTUFF 518
#define IDS_ERRORRUNNINGCREATE 519
#define IDS_SENDERRSENDINGERR 520
#define IDS_NOWRUNNING 521
#define IDS_ERRRUNNING 522
#define IDS_SENDERRSENDINGSMERR 523
#define IDS_SENDERRSENDINGSUCCESS 524
#define IDS_ROBOCLI_SYNTAX 525
#define IDS_ROBOCLI_SYNTAX_TITLE 526
#define IDS_UNKNOWNHOST 527
#define IDS_INETADDRERR 528
#define IDS_MAKINGINITCONN 529
#define IDS_CONNECTING 530
#define IDS_SOCKETERR 531
#define IDS_UNABLETOCONNECT 532
#define IDS_INVALIDCONNECTIONSFROMSERVER 533
#define IDS_CONNECTEDNCONNECTIONS 534
#define IDS_CONNECTED 535
#define IDS_ERRGETTINGUSERNAME 536
#define IDS_ROBOCLIALREADYRUNNING 537
#define IDC_SERVNAMEEDIT 1000
#define IDC_ERRORTEXT 1001
#define IDC_CONN1 1002
#define IDC_CONN2 1003
#define IDC_CONN3 1004
#define IDC_CONN4 1005
#define IDC_CONN5 1006
#define IDDISCONNECT 1007
#define IDC_STATIC1 1101
#define IDC_STATIC2 1102
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 103
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1008
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif