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.

58 lines
3.2 KiB

  1. // RTRFILTR Identifiers
  2. // Controls (IDC_*)
  3. #define HIDC_IPX_PERMIT 0x341770
  4. #define HIDC_IPX_DENY 0x341771
  5. #define HIDC_IPX_FILTER_LIST 0x341772
  6. #define HIDC_IPX_FILTER_ADD 0x341773
  7. #define HIDC_AEIPX_CB_SRC_NET 0x341774
  8. #define HIDC_AEIPX_CB_SRC_NODE 0x341775
  9. #define HIDC_AEIPX_EB_SRC_MASK 0x341776
  10. #define HIDC_AEIPX_EB_SRC_NET 0x341777
  11. #define HIDC_AI_ST_SRC_MASK 0x341778
  12. #define HIDC_AEIPX_EB_SRC_NODE 0x341779
  13. #define HIDC_AEIPX_CB_SRC_SOCKET 0x34177A
  14. #define HIDC_AEIPX_EB_SRC_SOCKET 0x34177B
  15. #define HIDC_AEIPX_CB_DST_NET 0x34177C
  16. #define HIDC_AEIPX_EB_DST_MASK 0x34177D
  17. #define HIDC_AEIPX_EB_DST_NET 0x34177E
  18. #define HIDC_AI_ST_DST_MASK 0x34177F
  19. #define HIDC_AEIPX_CB_DST_NODE 0x341780
  20. #define HIDC_AEIPX_EB_DST_NODE 0x341781
  21. #define HIDC_AEIPX_CB_DST_SOCKET 0x341782
  22. #define HIDC_AEIPX_EB_DST_SOCKET 0x341783
  23. #define HIDC_AEIPX_CB_PACKET_TYPE 0x341784
  24. #define HIDC_AEIPX_EB_PACKET_TYPE 0x341785
  25. #define HIDC_IP_DENY 0x341786
  26. #define HIDC_IP_FILTER_LIST 0x341787
  27. #define HIDC_IP_FILTER_ADD 0x341788
  28. #define HIDC_IP_FILTER_EDIT 0x341789
  29. #define HIDC_IP_FILTER_DELETE 0x34178A
  30. #define HIDC_AEIP_CB_PROTOCOL 0x34178B
  31. #define HIDC_AEIP_CB_SRC_PORT 0x34178E
  32. #define HIDC_AEIP_CB_DEST_PORT 0x34178F
  33. #define HIDC_AEIP_CB_SOURCE 0x341791
  34. #define HIDC_AEIP_ST_SOURCE_MASK 0x341793
  35. #define HIDC_AEIP_CB_DEST 0x341795
  36. #define HIDC_AEIP_ST_PROTOCOL 0x341796
  37. #define HIDC_AEIP_ST_SRC_PORT 0x341799
  38. #define HIDC_AEIP_ST_DEST_PORT 0x34179A
  39. #define HIDC_AEIP_EB_SOURCE_ADDRESS 0x34179D
  40. #define HIDC_AEIP_EB_SOURCE_MASK 0x34179F
  41. #define HIDC_AEIP_EB_DEST_ADDRESS 0x3417A0
  42. #define HIDC_AEIP_EB_DEST_MASK 0x3417A1
  43. #define HIDC_IPX_FILTER_CONFIGURE 0x3417A4
  44. #define HIDC_IPX_FILTER_EDIT 0x3417A5
  45. #define HIDC_IPX_FILTER_DELETE 0x3417A6
  46. #define HIDC_AEIP_ST_DEST_MASK 0x3417A7
  47. #define HIDC_AEIP_ST_SOURCE_ADDRESS 0x3417A8
  48. #define HIDC_AEIP_ST_DEST_ADDRESS 0x3417A9
  49. #define HIDC_AI_ST_DST_NET 0x3417AA
  50. #define HIDC_AI_ST_DST_NODE 0x3417AB
  51. #define HIDC_IP_PERMIT 0x3417AC
  52. #define HIDC_AI_ST_SRC_NET 0x3417AD
  53. #define HIDC_AI_ST_SRC_NODE 0x3417AE
  54. #define HIDC_AI_ST_SRC_SOCKET 0x3417AF
  55. #define HIDC_AI_ST_DST_SOCKET 0x3417B0
  56. #define HIDC_AI_ST_PACKET_TYPE 0x3417B1
  57. #define HIDC_IP_FILTER_ONLY 0x3417B2
  58. #define HIDC_IP_FILTER_ALL 0x3417B3