home *** CD-ROM | disk | FTP | other *** search
/ Mastering MFC Development / MMD.ISO / samples / c07 / treelist / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-02-20  |  1.3 KB  |  35 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by tree.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_TREETYPE                    129
  8. #define IDD_ANIMAL_ENTRY                140
  9. #define IDD_ANIMAL_MODIFY               141
  10. #define IDD_TYPE_MODIFY                 142
  11. #define IDC_CLASS_LIST                  1000
  12. #define IDC_TYPE                        1001
  13. #define IDC_ANIMAL                      1002
  14. #define IDC_WEIGHT                      1003
  15. #define ID_EDIT_MODIFYANIMAL            32772
  16. #define ID_EDIT_DELETEANIMAL            32773
  17. #define ID_EDIT_ADDANIMAL               32774
  18. #define IDS_AMPHIBIANS                  57605
  19. #define IDS_BIRDS                       57606
  20. #define IDS_FISHES                      57607
  21. #define IDS_MAMMALS                     57608
  22. #define IDS_REPTILES                    57609
  23.  
  24. // Next default values for new objects
  25. // 
  26. #ifdef APSTUDIO_INVOKED
  27. #ifndef APSTUDIO_READONLY_SYMBOLS
  28. #define _APS_3D_CONTROLS                     1
  29. #define _APS_NEXT_RESOURCE_VALUE        143
  30. #define _APS_NEXT_COMMAND_VALUE         32775
  31. #define _APS_NEXT_CONTROL_VALUE         1004
  32. #define _APS_NEXT_SYMED_VALUE           104
  33. #endif
  34. #endif
  35.