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.

94 lines
3.6 KiB

  1. //+----------------------------------------------------------------------------
  2. //
  3. // File: resource.h
  4. //
  5. // Module: CMMON32.EXE
  6. //
  7. // Synopsis: Resource IDs
  8. //
  9. // Copyright (c) 1998-1999 Microsoft Corporation
  10. //
  11. // Author: quintinb Created Header 08/16/99
  12. //
  13. //+----------------------------------------------------------------------------
  14. //{{NO_DEPENDENCIES}}
  15. // Microsoft Developer Studio generated include file.
  16. // Used by CmMon.rc
  17. //
  18. #define IDI_APP 101
  19. #define IDD_CONNSTAT 104
  20. #define IDD_CONNSTATNT4 105
  21. #define IDM_TRAY 120
  22. #define IDMC_TRAY_STATUS 121
  23. #define IDD_RECONNECT 123
  24. #define IDC_CONNSTAT_ICON 1038
  25. #define IDC_CONNSTAT_DURATION_DISPLAY 1039
  26. #define IDC_CONNSTAT_SPEED_DISPLAY 1040
  27. #define IDC_CONNSTAT_RECEIVED_DISPLAY 1041
  28. #define IDC_CONNSTAT_SENT_DISPLAY 1042
  29. #define IDC_DISCONNECT 1043
  30. #define IDC_CONNSTAT_DISCONNECT_DISPLAY 1044
  31. #define IDC_AUTODISC 1045
  32. #define IDC_DETAILS 1049
  33. #define IDC_DETAILINFO 1050
  34. #define IDC_RECONNECT_MSG 1058
  35. #define IDC_CONNSTAT_STATIC_CALL_DURATION 1069
  36. #define IDC_CONNSTAT_STATIC_CONNECT_SPEED 1070
  37. #define IDC_CONNSTAT_STATIC_BYTES_RECEIVED 1071
  38. #define IDC_CONNSTAT_STATIC_BYTES_SENT 1072
  39. //#define IDS_YES 10010
  40. //#define IDS_NO 10011
  41. //#define IDS_TRUE 10012
  42. //#define IDS_FALSE 10013
  43. #define IDMSG_CONNSPEED 11054
  44. #define IDMSG_CONNDUR 11055
  45. #define IDMSG_CONNCNT 11056
  46. #define IDMSG_CONNCNTRATE 11057
  47. #define IDMSG_CONNDISCONNECT 11060
  48. #define IDMSG_CONNDISC_STAYONLINE 11061
  49. #define IDMSG_CONNDISC_DISCNOW 11062
  50. #define IDMSG_CONNDISC_OK 11063
  51. #define IDMSG_CONNDISC_DISCONNECT 11064
  52. #define IDMSG_DUR_START 11065
  53. #define IDMSG_DUR_START2 11066
  54. #define IDMSG_DUR_START3 11067
  55. #define IDMSG_DUR_START4 11068
  56. #define IDMSG_DUR_START5 11069
  57. #define IDMSG_DUR_START6 11070
  58. #define IDMSG_DUR_START7 11071
  59. #define IDMSG_DUR_START8 11072
  60. #define IDMSG_DUR_START9 11073
  61. #define IDMSG_DUR_START10 11074
  62. #define IDMSG_DUR_START11 11075
  63. #define IDMSG_DUR_START12 11076
  64. #define IDMSG_DUR_START13 11077
  65. #define IDMSG_DUR_START14 11078
  66. #define IDMSG_DUR_START15 11079
  67. #define IDMSG_DUR_START16 11080
  68. #define IDMSG_DUR_START17 11081
  69. #define IDMSG_DUR_START18 11082
  70. #define IDMSG_DUR_START19 11083
  71. #define IDMSG_DUR_START20 11084
  72. #define IDMSG_DUR_START21 11085
  73. #define IDMSG_DUR_START22 11086
  74. #define IDMSG_DUR_START23 11087
  75. #define IDMSG_DUR_START24 11088
  76. #define IDMSG_DUR_START25 11089
  77. #define IDMSG_DUR_START26 11090
  78. #define IDMSG_DUR_START27 11091
  79. #define IDMSG_RECONNECT 11094
  80. #define IDS_REG_DIALUP_ADAPTER 11208
  81. // Next default values for new objects
  82. //
  83. #ifdef APSTUDIO_INVOKED
  84. #ifndef APSTUDIO_READONLY_SYMBOLS
  85. #define _APS_NEXT_RESOURCE_VALUE 125
  86. #define _APS_NEXT_COMMAND_VALUE 40001
  87. #define _APS_NEXT_CONTROL_VALUE 1001
  88. #define _APS_NEXT_SYMED_VALUE 101
  89. #endif
  90. #endif