home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / metkit / setup.exe / EXAMPLES / CATFISH / RESOURCE.H < prev    next >
Encoding:
C/C++ Source or Header  |  1997-06-08  |  3.1 KB  |  75 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by C:\JC\Proj\mk\msvc32\cfish32\catfsh16.rc
  4. //
  5. #define IDD_MAIN_DIALOG                 100
  6. #define IDI_M4SICO1                     103
  7. #define IDI_M4SICO2                     104
  8. #define IDI_M4SICO3                     105
  9. #define IDD_ABOUTBOX                    106
  10. #define IDD_SETUP_DIALOG                107
  11. #define IDD_FIND_DIALOG                 113
  12. #define IDC_CAT_LIST                    1000
  13. #define IDC_TREE_LIST                   1002
  14. #define IDC_STATUS                      1003
  15. #define IDC_SETUP_BTN                   1003
  16. #define IDC_MSG_TEXT                    1006
  17. #define IDC_TREE_PATH                   1010
  18. #define IDC_FIND_BTN                    1012
  19. #define IDC_FILE_LIST                   1014
  20. #define IDC_PATH_FRAME                  1015
  21. #define IDC_INFO_TEXT                   1017
  22. #define IDC_ADD_BTN                     1020
  23. #define IDC_UPDATE_BTN                  1021
  24. #define IDC_DEL_BTN                     1022
  25. #define IDC_BROWSE_BTN                  1023
  26. #define IDC_NAME                        1024
  27. #define IDC_ROOT                        1025
  28. #define IDC_SINGLE_CAT                  1027
  29. #define IDC_MIN_DATE                    1030
  30. #define IDC_MAX_DATE                    1031
  31. #define IDC_MIN_SIZE                    1032
  32. #define IDC_MAX_SIZE                    1033
  33. #define IDC_NAME_EDIT                   1034
  34. #define psh15                           0x040e
  35. #define IDC_NAME_LABEL                  1038
  36. #define IDC_SIZE_LABEL                  1039
  37. #define chx1                            0x0410
  38. #define IDC_DATE_LABEL                  1040
  39. #define IDC_LOGO1                       1044
  40. #define IDC_LOGO2                       1045
  41. #define IDC_LOGO3                       1046
  42. #define stc1                            0x0440
  43. #define stc2                            0x0441
  44. #define stc3                            0x0442
  45. #define stc4                            0x0443
  46. #define lst1                            0x0460
  47. #define lst2                            0x0461
  48. #define cmb1                            0x0470
  49. #define cmb2                            0x0471
  50. #define edt1                            0x0480
  51. #define FILEOPENORD                     1536
  52. #define IDD_WELCOME_DLG                 1537
  53. #define ID_FIND_NEXT                    32779
  54. #define ID_FIND_PREV                    32780
  55. #define ID_FIND_CMD                     32785
  56. #define ID_FILE_SETUP                   32786
  57. #define ID_FILE_EXIT                    32787
  58. #define ID_SORT_BY_NAME                 32788
  59. #define ID_SORT_BY_SIZE                 32789
  60. #define ID_SORT_BY_DATE                 32790
  61. #define ID_SORT_REVERSE                 32791
  62. #define ID_FILE_REFRESH                 32792
  63. #define ID_FILE_EXPORT                  32793
  64.  
  65. // Next default values for new objects
  66. // 
  67. #ifdef APSTUDIO_INVOKED
  68. #ifndef APSTUDIO_READONLY_SYMBOLS
  69. #define _APS_NEXT_RESOURCE_VALUE        115
  70. #define _APS_NEXT_COMMAND_VALUE         32794
  71. #define _APS_NEXT_CONTROL_VALUE         1047
  72. #define _APS_NEXT_SYMED_VALUE           101
  73. #endif
  74. #endif
  75.