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.

98 lines
3.4 KiB

  1. /*++ BUILD Version: 0000 // Increment this if a change has global effects
  2. Copyright (c) 1994-95 Microsoft Corporation
  3. Module Name:
  4. resource.h
  5. NOTE from Testing:
  6. If these values are changed, it will very likely break test automation. Please advise the test
  7. team if these values are altered. (peterje)
  8. Abstract:
  9. Resource header file for the TAPI Browser util
  10. Author:
  11. Dan Knudson (DanKn) 23-Oct-1994
  12. Revision History:
  13. --*/
  14. //{{NO_DEPENDENCIES}}
  15. // App Studio generated include file.
  16. // Used by TB.RC
  17. //
  18. #define IDR_MENU1 101
  19. #define IDD_DIALOG1 102
  20. #define IDD_DIALOG2 103
  21. #define IDD_DIALOG3 104
  22. #define IDD_DIALOG4 105
  23. #define IDD_DIALOG5 106
  24. #define IDD_DIALOG6 107
  25. #define IDI_ICON1 108
  26. #define IDR_ACCELERATOR1 109
  27. #define IDC_LIST1 1000
  28. #define IDC_LIST2 1001
  29. #define IDC_COMBO1 1002
  30. #define IDC_EDIT1 1003
  31. #define IDC_CLEAR 1004
  32. #define IDC_STATIC1 1005
  33. #define IDC_BUTTON1 1006
  34. #define IDC_BUTTON2 1007
  35. #define IDC_BUTTON3 1008
  36. #define IDC_BUTTON4 1009
  37. #define IDC_BUTTON5 1010
  38. #define IDC_BUTTON6 1011
  39. #define IDC_BUTTON7 1012
  40. #define IDC_BUTTON8 1013
  41. #define IDC_BUTTON9 1014
  42. #define IDC_BUTTON10 1015
  43. #define IDC_BUTTON11 1016
  44. #define IDC_BUTTON12 1017
  45. #define IDC_BUTTON13 1018
  46. #define IDC_BUTTON14 1019
  47. #define IDC_BUTTON15 1020
  48. #define IDC_BUTTON16 1021
  49. #define IDC_BUTTON17 1022
  50. #define IDC_BUTTON18 1023
  51. #define IDC_TB_HELP 1024
  52. #define IDC_F1HELP 1025
  53. #define IDC_PREVCTRL 1026
  54. #define IDC_NEXTCTRL 1027
  55. #define IDC_ENTER 1028
  56. #define IDM_DEFAULTVALUES 40001
  57. #define IDM_ABOUT 40002
  58. #define IDM_USINGTB 40003
  59. #define IDM_DUMPPARAMS 40004
  60. #define IDM_LOGSTRUCTDWORD 40005
  61. #define IDM_LOGSTRUCTALLFIELD 40006
  62. #define IDM_LOGSTRUCTNONZEROFIELD 40007
  63. #define IDM_LOGSTRUCTNONE 40008
  64. #define IDM_USERBUTTONS 40009
  65. #define IDM_LOGFILE 40010
  66. #define IDM_CLEAR 40011
  67. #define IDM_PARAMS 40012
  68. #define IDM_EXIT 40013
  69. #define IDM_TAPIHLP 40014
  70. #define IDM_TSPIHLP 40015
  71. #define IDM_NUKEIDLEMONITORCALLS 40016
  72. #define IDM_NUKEIDLEOWNEDCALLS 40017
  73. #define IDM_TIMESTAMP 40018
  74. #define IDM_NOHANDLECHK 40019
  75. // Next default values for new objects
  76. //
  77. #ifdef APSTUDIO_INVOKED
  78. #ifndef APSTUDIO_READONLY_SYMBOLS
  79. #define _APS_NEXT_RESOURCE_VALUE 110
  80. #define _APS_NEXT_COMMAND_VALUE 40020
  81. #define _APS_NEXT_CONTROL_VALUE 1029
  82. #define _APS_NEXT_SYMED_VALUE 101
  83. #endif
  84. #endif