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.

99 lines
3.4 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by compex.rc
  4. //
  5. #ifndef _WINDOWS_
  6. #include <windef.h>
  7. #include <winbase.h>
  8. #include <wingdi.h>
  9. #include <winuser.h>
  10. #include <commctrl.h>
  11. #endif
  12. // Make sure we have the appropriate flags for Windows95 look and feel
  13. #ifndef DS_3DLOOK
  14. #define DS_3DLOOK 0x04L
  15. #endif
  16. #ifndef DS_MODALFRAME
  17. #define DS_MODALFRAME 0x80L
  18. #endif
  19. #ifndef DS_CONTEXTHELP
  20. #define DS_CONTEXTHELP 0x2000L
  21. #endif
  22. #define IDC_STATIC -1
  23. #define ICON_DATACLEN 100
  24. #define IDD_COMP_VIEW 101
  25. #define IDD_COMP_SETTINGS 102
  26. // #define IDS_PROPBAGNAME 999
  27. // #define IDS_SYSTEMDATACLEANER 1000
  28. #define IDS_OLDFILESINROOT_W95 1001
  29. #define IDS_OLDFILESINROOT_DISP_W95 1002
  30. #define IDS_OLDFILESINROOT_DESC_W95 1003
  31. #define IDS_OLDFILESINROOT_FILE_W95 1004
  32. // #define IDS_TEMPFILES 1005
  33. #define IDS_TEMPFILES_DISP 1006
  34. #define IDS_TEMPFILES_DESC 1007
  35. // #define IDS_TEMPFILES_FILE 1008
  36. // #define IDS_SETUPFILES 1009
  37. #define IDS_SETUPFILES_DISP 1010
  38. #define IDS_SETUPFILES_DESC 1011
  39. // #define IDS_SETUPFILES_FILE 1012
  40. // #define IDS_SETUPFILES_PROCESS 1013
  41. // #define IDS_UNINSTALLFILES 1014
  42. #define IDS_UNINSTALLFILES_DISP 1015
  43. #define IDS_UNINSTALLFILES_DESC 1016
  44. // #define IDS_UNINSTALLFILES_FILE 1017
  45. // #define IDS_UNINSTALLFILES_CLEN 1018
  46. // #define IDS_OLDFILESINROOT_FOLDER_W95 1019
  47. // #define IDS_OLDFILESINROOT_NT 1020
  48. #define IDS_OLDFILESINROOT_DISP_NT 1021
  49. #define IDS_OLDFILESINROOT_DESC_NT 1022
  50. // #define IDS_OLDFILESINROOT_FILE_NT 1023
  51. // #define IDS_OLDFILESINROOT_FOLDER_NT 1024
  52. #define IDC_COMP_LIST 1000
  53. #define IDS_COMPCLEANER 1025
  54. #define IDC_SPIN1 1001
  55. #define IDS_COMPCLEANER_DISP 1026
  56. #define IDC_EDIT1 1002
  57. #define IDS_COMPCLEANER_DESC 1027
  58. #define IDC_COMP_SPIN 1003
  59. #define IDS_COMPCLEANER_BUTTON 1028
  60. #define IDC_COMP_EDIT 1004
  61. #define IDC_COMP_DESC 1005
  62. #define IDC_COMP_DAYS 1006
  63. #define IDC_VIEW 1007
  64. #define IDC_SPIN_DESC 1008
  65. #define IDC_COMP_DIV 1009
  66. #define IDS_INDEXERFILES_DISP 1041
  67. #define IDS_INDEXERFILES_DESC 1042
  68. // #define IDS_INDEXCLEANER 1046
  69. #define ID_ICON_CONTENTINDEX 2000
  70. #define ID_ICON_COMPRESS 2001
  71. #define ID_ICON_CHKDSK 2002
  72. #ifdef UNICODE
  73. #define IDS_OLDFILESINROOT_DISP IDS_OLDFILESINROOT_DISP_NT
  74. #define IDS_OLDFILESINROOT_DESC IDS_OLDFILESINROOT_DESC_NT
  75. #else
  76. #define IDS_OLDFILESINROOT_DISP IDS_OLDFILESINROOT_DISP_W95
  77. #define IDS_OLDFILESINROOT_DESC IDS_OLDFILESINROOT_DESC_W95
  78. #endif
  79. // Next default values for new objects
  80. //
  81. #ifdef APSTUDIO_INVOKED
  82. #ifndef APSTUDIO_READONLY_SYMBOLS
  83. #define _APS_NEXT_RESOURCE_VALUE 102
  84. #define _APS_NEXT_COMMAND_VALUE 40000
  85. #define _APS_NEXT_CONTROL_VALUE 1010
  86. #define _APS_NEXT_SYMED_VALUE 100
  87. #endif
  88. #endif