home *** CD-ROM | disk | FTP | other *** search
/ Freesoft 1997 March / Freesoft_1997-03_cd.bin / recenz / 926 / EXMFC.ARJ / EXAMPLES.MFC / EX04RES.H < prev    next >
C/C++ Source or Header  |  1996-04-19  |  1KB  |  38 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ex04mfc.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_EX04MFC_DIALOG              102
  9. #define IDR_MAINFRAME                   128
  10. #define IDC_LIST1                       1000
  11. #define IDC_COMPRESSOR_STATUS           1001
  12. #define IDC_DECOMPRESSOR_STATUS         1002
  13. #define IDC_STORAGE_STATUS              1003
  14. #define IDC_EDIT1                       1003
  15. #define IDC_COMPRESS                    1004
  16. #define IDC_EXPAND                      1004
  17. #define IDC_DECOMPRESS                  1005
  18. #define IDC_ABOUT                       1005
  19. #define IDC_EXIT                        1006
  20. #define IDC_PROGRESS1                   1007
  21. #define IDC_CLEAR                       1008
  22. #define IDC_PROGRESS2                   1008
  23. #define IDC_CHECK1                      1009
  24. #define IDC_ARCHIVE_STATUS              1010
  25. #define IDC_LIST_STATUS                 1011
  26. #define IDC_FILE                        1012
  27.  
  28. // Next default values for new objects
  29. // 
  30. #ifdef APSTUDIO_INVOKED
  31. #ifndef APSTUDIO_READONLY_SYMBOLS
  32. #define _APS_NEXT_RESOURCE_VALUE        129
  33. #define _APS_NEXT_COMMAND_VALUE         32771
  34. #define _APS_NEXT_CONTROL_VALUE         1013
  35. #define _APS_NEXT_SYMED_VALUE           101
  36. #endif
  37. #endif
  38.