home *** CD-ROM | disk | FTP | other *** search
/ Mastering MFC Development / MMD.ISO / labs / c06 / lab02 / ex02 / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-02-20  |  1.2 KB  |  33 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 IDD_NEXTDIFF                    132
  10. #define IDC_EDIT_FILE1                  1000
  11. #define IDC_EDIT_FILE2                  1001
  12. #define IDC_BUTTON_FILE1_BROWSE         1002
  13. #define IDC_BUTTON_FILE2_BROWSE         1003
  14. #define IDC_RADIO_NEXTDIFF              1008
  15. #define IDC_RADIO_NEXTEQUAL             1009
  16. #define IDC_RADIO_UP                    1010
  17. #define IDC_RADIO_DOWN                  1011
  18. #define ID_EDIT_FONT                    32773
  19. #define IDS_ERRFMT_INVALIDFILE          61446
  20. #define IDS_COMPARING                   61447
  21.  
  22. // Next default values for new objects
  23. // 
  24. #ifdef APSTUDIO_INVOKED
  25. #ifndef APSTUDIO_READONLY_SYMBOLS
  26. #define _APS_3D_CONTROLS                     1
  27. #define _APS_NEXT_RESOURCE_VALUE        133
  28. #define _APS_NEXT_COMMAND_VALUE         32774
  29. #define _APS_NEXT_CONTROL_VALUE         1011
  30. #define _APS_NEXT_SYMED_VALUE           102
  31. #endif
  32. #endif
  33.