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

  1. /****************************************************************************/
  2. /* resource.h */
  3. /* */
  4. /* RoboClient scalability testing utility resource header */
  5. /* */
  6. /* Copyright (c) 1999 Microsoft Corporation */
  7. /****************************************************************************/
  8. //{{NO_DEPENDENCIES}}
  9. // Microsoft Developer Studio generated include file.
  10. // Used by Script1.rc
  11. //
  12. #define IDD_MAINDIALOG 101
  13. #define RoboClient 101
  14. #define IDD_ROBOCLIENT 101
  15. #define IDS_NOTCONNECTED 501
  16. #define IDS_WINSOCKNOINIT 502
  17. #define IDS_FATALERROR 503
  18. #define IDS_WELCOME 504
  19. #define IDS_CANTSETTIMER 505
  20. #define IDS_CONNECTALL 506
  21. #define IDS_ERRORDOINGCONNECT 507
  22. #define IDS_DISCONNECTALL 508
  23. #define IDS_SOCKNOTFOUND 509
  24. #define IDS_SERVERENDEDCONN 510
  25. #define IDS_CANTLOCATESOCKINFO 511
  26. #define IDS_DATAREADY 512
  27. #define IDS_SOCKERR 513
  28. #define IDS_UPDATINGCLIENT 514
  29. #define IDS_CANTRUNUPDATE 515
  30. #define IDS_REBOOTINGCLIENT 516
  31. #define IDS_ERRORREBOOTING 517
  32. #define IDS_ERRGETTINGSTUFF 518
  33. #define IDS_ERRORRUNNINGCREATE 519
  34. #define IDS_SENDERRSENDINGERR 520
  35. #define IDS_NOWRUNNING 521
  36. #define IDS_ERRRUNNING 522
  37. #define IDS_SENDERRSENDINGSMERR 523
  38. #define IDS_SENDERRSENDINGSUCCESS 524
  39. #define IDS_ROBOCLI_SYNTAX 525
  40. #define IDS_ROBOCLI_SYNTAX_TITLE 526
  41. #define IDS_UNKNOWNHOST 527
  42. #define IDS_INETADDRERR 528
  43. #define IDS_MAKINGINITCONN 529
  44. #define IDS_CONNECTING 530
  45. #define IDS_SOCKETERR 531
  46. #define IDS_UNABLETOCONNECT 532
  47. #define IDS_INVALIDCONNECTIONSFROMSERVER 533
  48. #define IDS_CONNECTEDNCONNECTIONS 534
  49. #define IDS_CONNECTED 535
  50. #define IDS_ERRGETTINGUSERNAME 536
  51. #define IDS_ROBOCLIALREADYRUNNING 537
  52. #define IDC_SERVNAMEEDIT 1000
  53. #define IDC_ERRORTEXT 1001
  54. #define IDC_CONN1 1002
  55. #define IDC_CONN2 1003
  56. #define IDC_CONN3 1004
  57. #define IDC_CONN4 1005
  58. #define IDC_CONN5 1006
  59. #define IDDISCONNECT 1007
  60. #define IDC_STATIC1 1101
  61. #define IDC_STATIC2 1102
  62. // Next default values for new objects
  63. //
  64. #ifdef APSTUDIO_INVOKED
  65. #ifndef APSTUDIO_READONLY_SYMBOLS
  66. #define _APS_NEXT_RESOURCE_VALUE 103
  67. #define _APS_NEXT_COMMAND_VALUE 40001
  68. #define _APS_NEXT_CONTROL_VALUE 1008
  69. #define _APS_NEXT_SYMED_VALUE 101
  70. #endif
  71. #endif