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.

38 lines
1.7 KiB

  1. #define IDD_FIND_ADVANCED 601
  2. #define IDD_FIND_NEXT 602
  3. #define IDD_FIND_GENERAL 603
  4. #define IDD_FIND_DATE_SIZE 604
  5. #define IDC_INCLUDE_SUBFOLDERS 1001
  6. #define IDC_ATTCHMENTS 1002
  7. #define IDC_FLAGGED 1003
  8. #define IDC_FIND_ANIMATION 1004
  9. #define IDC_SIZE_BEGIN 1005
  10. #define IDC_SEARCH_FIELDS 1006
  11. #define IDC_SIZE_END 1007
  12. #define IDC_FOLDER_LIST 1008
  13. #define IDC_FIND_HISTORY 1009
  14. #define IDC_FIND_NOW 1010
  15. #define IDC_NEW_SEARCH 1011
  16. #define IDC_DATE_CRITERIA 1012
  17. #define IDC_SIZE_CRITERIA 1013
  18. #define IDC_DATE_BEGIN 1014
  19. #define IDC_DATE_END 1015
  20. #define IDC_HIGH_PRIORITY 1016
  21. #define IDC_MORE 1017
  22. #define IDC_BUTTON4 1018
  23. #define IDC_ADVANCED 1019
  24. #define IDC_ALL_TEXT 1020
  25. #define IDC_FOLDER 1021
  26. #define IDC_INCLUDE_SUB 1022
  27. #define IDC_BROWSE_FOLDER 1023
  28. #define IDC_FROM 1024
  29. #define IDC_TO 1025
  30. #define IDC_SUBJECT 1026
  31. #define IDC_BODY 1027
  32. #define IDC_DATE_FROM 1028
  33. #define IDC_DATE_TO 1029
  34. #define IDC_HAS_FLAG 1030
  35. #define IDC_HAS_ATTACH 1031
  36. #define IDC_STOP 1032
  37. #define IDC_RESET 1033
  38. #define IDC_FIND_STATUS 1034