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.

115 lines
3.2 KiB

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "snmpsnap.h"
  8. LastPage=0
  9. ClassCount=3
  10. Class1=CAgentPage
  11. Class2=CTrapsPage
  12. Class3=CSecurityPage
  13. ResourceCount=6
  14. Resource1=IDD_AGENT_PROP_PAGE
  15. Resource2=IDD_SNMP_DIALOG
  16. Resource3=IDD_SECURITY_PROP_PAGE
  17. Resource4=IDD_TRAPS_PROP_PAGE
  18. Resource5=IDD_DIALOG_ADD
  19. Resource6=IDD_DIALOG_EDIT
  20. [CLS:CAgentPage]
  21. Type=0
  22. BaseClass=CPropertyPageBase
  23. HeaderFile=snmppp.h
  24. ImplementationFile=snmppp.cpp
  25. [CLS:CTrapsPage]
  26. Type=0
  27. BaseClass=CPropertyPageBase
  28. HeaderFile=snmppp.h
  29. ImplementationFile=snmppp.cpp
  30. [CLS:CSecurityPage]
  31. Type=0
  32. BaseClass=CPropertyPageBase
  33. HeaderFile=snmppp.h
  34. ImplementationFile=snmppp.cpp
  35. [DLG:IDD_AGENT_PROP_PAGE]
  36. Type=1
  37. Class=CAgentPage
  38. ControlCount=11
  39. Control1=IDC_STATIC,static,1342308352
  40. Control2=IDC_STATIC_CONTACT,static,1342308352
  41. Control3=IDC_EDIT_CONTACT,edit,1350631552
  42. Control4=IDC_STATIC_LOCATION,static,1342308352
  43. Control5=IDC_EDIT_LOCATION,edit,1350631552
  44. Control6=IDC_STATIC_SERVICE,button,1342177287
  45. Control7=IDC_CHECK_PHYSICAL,button,1342242819
  46. Control8=IDC_CHECK_APPLICATIONS,button,1342242819
  47. Control9=IDC_CHECK_DATALINK,button,1342242819
  48. Control10=IDC_CHECK_INTERNET,button,1342242819
  49. Control11=IDC_CHECK_ENDTOEND,button,1342242819
  50. [DLG:IDD_TRAPS_PROP_PAGE]
  51. Type=1
  52. Class=CTrapsPage
  53. ControlCount=10
  54. Control1=IDC_STATIC,static,1342308352
  55. Control2=IDC_STATIC,button,1342177287
  56. Control3=IDC_COMBO_COMMUNITY,combobox,1344340226
  57. Control4=IDC_BUTTON_ADD_NAME,button,1342242816
  58. Control5=IDC_BUTTON_REMOVE_NAME,button,1342242816
  59. Control6=IDC_STATIC,static,1342308352
  60. Control7=IDC_LIST_TRAP,listbox,1352728835
  61. Control8=IDC_BUTTON_ADD_TRAP,button,1342242816
  62. Control9=IDC_BUTTON_EDIT_TRAP,button,1342242816
  63. Control10=IDC_BUTTON_REMOVE_TRAP,button,1342242816
  64. [DLG:IDD_SECURITY_PROP_PAGE]
  65. Type=1
  66. Class=CSecurityPage
  67. ControlCount=13
  68. Control1=IDC_CHECK_SEND_AUTH_TRAP,button,1342242819
  69. Control2=IDC_STATIC,button,1342177287
  70. Control3=IDC_LIST_COMMUNITY,listbox,1352728835
  71. Control4=IDC_BUTTON_ADD_COMMUNITY,button,1342242816
  72. Control5=IDC_BUTTON_EDIT_COMMUNITY,button,1342242816
  73. Control6=IDC_BUTTON_REMOVE_COMMUNITY,button,1342242816
  74. Control7=IDC_RADIO_ACCEPT_ANY,button,1342177289
  75. Control8=IDC_STATIC,button,1342177287
  76. Control9=IDC_RADIO_ACCEPT_SPECIFIC_HOSTS,button,1342177289
  77. Control10=IDC_LIST_HOSTS,listbox,1352728835
  78. Control11=IDC_BUTTON_ADD_HOSTS,button,1342242816
  79. Control12=IDC_BUTTON_EDIT_HOSTS,button,1342242816
  80. Control13=IDC_BUTTON_REMOVE_HOSTS,button,1342242816
  81. [DLG:IDD_SNMP_DIALOG]
  82. Type=1
  83. Class=?
  84. ControlCount=4
  85. Control1=IDC_STATIC,static,1342308352
  86. Control2=1001,listbox,1352728835
  87. Control3=IDOK,button,1342242817
  88. Control4=IDCANCEL,button,1342242816
  89. [DLG:IDD_DIALOG_ADD]
  90. Type=1
  91. ControlCount=4
  92. Control1=IDC_STATIC_ADD_TEXT,static,1342308352
  93. Control2=IDC_EDIT_NAME,edit,1350631552
  94. Control3=IDC_ADD,button,1342242817
  95. Control4=IDCANCEL,button,1342242816
  96. [DLG:IDD_DIALOG_EDIT]
  97. Type=1
  98. ControlCount=4
  99. Control1=IDC_STATIC_EDIT_TEXT,static,1342308352
  100. Control2=IDC_EDIT_NAME,edit,1350631552
  101. Control3=IDOK,button,1342242817
  102. Control4=IDCANCEL,button,1342242816