home *** CD-ROM | disk | FTP | other *** search
/ Mastering MFC Development / MMD.ISO / labs / c05 / lab07 / ex02 / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-02-20  |  910 b   |  27 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by diff.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_DIFFTYPE                    129
  8. #define IDD_OPENFILES                   130
  9. #define IDS_ERRFMT_INVALIDFILE          131
  10. #define IDS_COMPARING                   132
  11. #define IDC_EDIT_FILE1                  1000
  12. #define IDC_EDIT_FILE2                  1001
  13. #define IDC_BUTTON_FILE1_BROWSE         1002
  14. #define IDC_BUTTON_FILE2_BROWSE         1003
  15.  
  16. // Next default values for new objects
  17. // 
  18. #ifdef APSTUDIO_INVOKED
  19. #ifndef APSTUDIO_READONLY_SYMBOLS
  20. #define _APS_3D_CONTROLS                     1
  21. #define _APS_NEXT_RESOURCE_VALUE        131
  22. #define _APS_NEXT_COMMAND_VALUE         32771
  23. #define _APS_NEXT_CONTROL_VALUE         1003
  24. #define _APS_NEXT_SYMED_VALUE           101
  25. #endif
  26. #endif
  27.