home *** CD-ROM | disk | FTP | other *** search
/ Mastering MFC Development / MMD.ISO / labs / c05 / lab06 / ex04 / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-02-20  |  1.5 KB  |  41 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_FILEOPEN_EX                 131
  11. #define IDD_DIALOGBAR                   132
  12. #define IDC_EDIT_FILE1                  1000
  13. #define IDC_EDIT_FILE2                  1001
  14. #define IDC_BUTTON_FILE1_BROWSE         1002
  15. #define IDC_BUTTON_FILE2_BROWSE         1003
  16. #define IDC_BUTTON_OPTIONS              1004
  17. #define IDC_EDIT_CONTENTS               1006
  18. #define IDC_FOLDSIZE                    1007
  19. #define IDC_UNFOLDSIZE                  1008
  20. #define IDC_RIGHT                       1009
  21. #define IDC_LEFT                        1010
  22. #define IDC_EDIT_COLOR_ADDITIONS        32771
  23. #define IDC_EDIT_COLOR_DELETIONS        32772
  24. #define ID_EDIT_FONT                    32773
  25. #define ID_VIEW_DIALOGBAR               0xE821
  26. #define IDS_ERRFMT_INVALIDFILE          61446
  27. #define IDS_COMPARING                   61447
  28. #define IDS_RIGHT                       61449
  29.  
  30. // Next default values for new objects
  31. // 
  32. #ifdef APSTUDIO_INVOKED
  33. #ifndef APSTUDIO_READONLY_SYMBOLS
  34. #define _APS_3D_CONTROLS                     1
  35. #define _APS_NEXT_RESOURCE_VALUE        133
  36. #define _APS_NEXT_COMMAND_VALUE         32774
  37. #define _APS_NEXT_CONTROL_VALUE         1009
  38. #define _APS_NEXT_SYMED_VALUE           102
  39. #endif
  40. #endif
  41.