home *** CD-ROM | disk | FTP | other *** search
/ Mastering MFC Development / MMD.ISO / labs / c06 / lab05 / ex02 / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-02-20  |  1.9 KB  |  50 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 IDS_PROPSHT_CAPTION             102
  8. #define IDD_PAGE_COLORS                 103
  9. #define IDD_PAGE_COMPARE                104
  10. #define IDD_PAGE_FONT                   105
  11. #define IDR_MAINFRAME                   128
  12. #define IDR_DIFFTYPE                    129
  13. #define IDD_OPENFILES                   130
  14. #define IDD_NEXTDIFF                    132
  15. #define IDC_EDIT_FILE1                  1000
  16. #define IDC_EDIT_FILE2                  1001
  17. #define IDC_BUTTON_FILE1_BROWSE         1002
  18. #define IDC_BUTTON_FILE2_BROWSE         1003
  19. #define IDC_RADIO_NEXTDIFF              1008
  20. #define IDC_RADIO_NEXTEQUAL             1009
  21. #define IDC_RADIO_UP                    1010
  22. #define IDC_RADIO_DOWN                  1011
  23. #define IDC_COMBOCOLOR_FORE             1012
  24. #define IDC_TRACKBAR1                   1013
  25. #define IDC_COMBOCOLOR_BACK             1013
  26. #define IDC_CHECK_IGNORE_CASE           1015
  27. #define IDC_CHECK_IGNORE_WHITE          1016
  28. #define IDC_BUTTON_FONT                 1016
  29. #define IDC_STATIC_FONT                 1017
  30. #define IDC_STATIC_SIZE                 1018
  31. #define ID_EDIT_FONT                    32773
  32. #define ID_EDIT_FIND_DIFFERENCE         32774
  33. #define ID_VIEW_PREFERENCES             32775
  34. #define IDC_EDIT_COLOR_FOREGROUND       32776
  35. #define IDC_EDIT_COLOR_BACKGROUND       32777
  36. #define IDS_ERRFMT_INVALIDFILE          61446
  37. #define IDS_COMPARING                   61447
  38.  
  39. // Next default values for new objects
  40. // 
  41. #ifdef APSTUDIO_INVOKED
  42. #ifndef APSTUDIO_READONLY_SYMBOLS
  43. #define _APS_3D_CONTROLS                     1
  44. #define _APS_NEXT_RESOURCE_VALUE        135
  45. #define _APS_NEXT_COMMAND_VALUE         32776
  46. #define _APS_NEXT_CONTROL_VALUE         1018
  47. #define _APS_NEXT_SYMED_VALUE           106
  48. #endif
  49. #endif
  50.