home *** CD-ROM | disk | FTP | other *** search
/ Mastering MFC Development / MMD.ISO / labs / c06 / lab05 / baseline / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-02-20  |  1.4 KB  |  39 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_POPUP_DIFF_VIEW             101
  7. #define IDR_MAINFRAME                   128
  8. #define IDR_DIFFTYPE                    129
  9. #define IDD_OPENFILES                   130
  10. #define IDD_NEXTDIFF                    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. #define IDC_RADIO_NEXTDIFF              1008
  16. #define IDC_RADIO_NEXTEQUAL             1009
  17. #define IDC_RADIO_UP                    1010
  18. #define IDC_RADIO_DOWN                  1011
  19. #define IDC_EDIT_COLOR_ADDITIONS        32771
  20. #define IDC_EDIT_COLOR_DELETIONS        32772
  21. #define ID_EDIT_FONT                    32773
  22. #define ID_EDIT_FIND_DIFFERENCE         32774
  23. #define IDC_EDIT_COLOR_FOREGROUND       32776
  24. #define IDC_EDIT_COLOR_BACKGROUND       32777
  25. #define IDS_ERRFMT_INVALIDFILE          61446
  26. #define IDS_COMPARING                   61447
  27.  
  28. // Next default values for new objects
  29. // 
  30. #ifdef APSTUDIO_INVOKED
  31. #ifndef APSTUDIO_READONLY_SYMBOLS
  32. #define _APS_3D_CONTROLS                     1
  33. #define _APS_NEXT_RESOURCE_VALUE        133
  34. #define _APS_NEXT_COMMAND_VALUE         32775
  35. #define _APS_NEXT_CONTROL_VALUE         1011
  36. #define _APS_NEXT_SYMED_VALUE           102
  37. #endif
  38. #endif
  39.