resource.h
上传用户:andy_li
上传日期:2007-01-06
资源大小:1019k
文件大小:4k
源码类别:

压缩解压

开发平台:

MultiPlatform

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by punzip.rc
  4. //
  5. #define IDR_UNZIP                       100
  6. #define IDI_UNZIP                       100
  7. #define IDI_ZIPFILE                     101
  8. #define IDB_TOOLBAR                     100
  9. #define IDB_IMAGELIST                   101
  10. #define IDB_IMAGELIST_MASK              102
  11. #define IDD_PROPERTIES                  100
  12. #define IDD_EXTRACT                     101
  13. #define IDD_REPLACE                     102
  14. #define IDD_EXTRACT_PROGRESS            103
  15. #define IDD_VIEW_PROGRESS               104
  16. #define IDD_PASSWORD                    105
  17. #define IDD_VIEW_ASSOCIATION            106
  18. #define IDD_COMMENT                     107
  19. #define IDD_ABOUT                       108
  20. #define IDC_TAB                         1000
  21. #define IDC_COMMENT                     1001
  22. #define IDC_FILES_TOTAL                 1002
  23. #define IDC_BYTES_TOTAL                 1003
  24. #define IDC_RESTORE_PATHS               1004
  25. #define IDC_OVERWRITE_PROMPT            1005
  26. #define IDC_OVERWRITE_NEWER             1006
  27. #define IDC_OVERWRITE_ALWAYS            1007
  28. #define IDC_OVERWRITE_NEVER             1008
  29. #define IDC_EXTRACT_TO                  1009
  30. #define IDC_BROWSE                      1010
  31. #define IDC_FILE                        1011
  32. #define IDC_PROMPT                      1012
  33. #define IDC_PASSWORD                    1013
  34. #define IDC_SKIP_ALL                    1014
  35. #define IDC_FILE_PROGRESS               1015
  36. #define IDC_PERCENTAGE                  1016
  37. #define IDC_TOTAL_PROGRESS              1017
  38. #define IDC_FILES_PROCESSED             1018
  39. #define IDC_FILE_COUNT                  1019
  40. #define IDC_BYTES_PROCESSED             1020
  41. #define IDC_BYTE_COUNT                  1021
  42. #define IDC_LOG                         1022
  43. #define IDC_FILE_SIZE                   1023
  44. #define IDC_MODIFIED                    1024
  45. #define IDC_COMPRESSED_SIZE             1025
  46. #define IDC_COMPRESSON_FACTOR           1026
  47. #define IDC_COMPRESSION_METHOD          1027
  48. #define IDC_CRC                         1028
  49. #define IDC_DIRECTORY                   1029
  50. #define IDC_READONLY                    1030
  51. #define IDC_ARCHIVE                     1031
  52. #define IDC_HIDDEN                      1032
  53. #define IDC_SYSTEM                      1033
  54. #define IDC_ENCRYPTED                   1034
  55. #define IDC_PRODUCT                     1035
  56. #define IDC_VERSION                     1036
  57. #define IDC_DEVELOPER                   1037
  58. #define IDC_COPYRIGHT                   1038
  59. #define IDC_PATH                        1039
  60. #define IDM_REPLACE_NO                  2001
  61. #define IDM_REPLACE_YES                 2002
  62. #define IDM_REPLACE_ALL                 2003
  63. #define IDM_REPLACE_NONE                2004
  64. #define IDM_REPLACE_RENAME              2005
  65. #define IDM_FILE_OPEN                   40001
  66. #define IDM_FILE_PROPERTIES             40002
  67. #define IDM_FILE_CLOSE                  40003
  68. #define IDM_ACTION_EXTRACT              40004
  69. #define IDM_ACTION_EXTRACT_ALL          40005
  70. #define IDM_ACTION_TEST                 40006
  71. #define IDM_ACTION_TEST_ALL             40007
  72. #define IDM_ACTION_VIEW                 40008
  73. #define IDM_ACTION_SELECT_ALL           40009
  74. #define IDM_VIEW_EXPANDED_VIEW          40010
  75. #define IDM_VIEW_COMMENT                40011
  76. #define IDM_HELP_ABOUT                  40012
  77. #define IDC_STATIC                      -1
  78. // Next default values for new objects
  79. // 
  80. #ifdef APSTUDIO_INVOKED
  81. #ifndef APSTUDIO_READONLY_SYMBOLS
  82. #define _APS_NEXT_RESOURCE_VALUE        103
  83. #define _APS_NEXT_COMMAND_VALUE         40013
  84. #define _APS_NEXT_CONTROL_VALUE         1040
  85. #define _APS_NEXT_SYMED_VALUE           109
  86. #endif
  87. #endif