home *** CD-ROM | disk | FTP | other *** search
/ Mastering MFC Development / MMD.ISO / samples / c06 / modal / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-02-20  |  1.2 KB  |  35 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Modal.rc
  4. //
  5. #define IDOK2                           3
  6. #define IDCANCEL2                       4
  7. #define IDD_ABOUTBOX                    100
  8. #define IDR_MAINFRAME                   128
  9. #define IDR_DIALOGTYPE                  129
  10. #define IDD_PHRASE_COLOR                130
  11. #define IDD_PHRASE_COLOR2               131
  12. #define IDD_PHRASE_COLOR3               133
  13. #define IDC_PHRASE                      1000
  14. #define IDC_BLACK                       1001
  15. #define IDC_RED                         1002
  16. #define IDC_GREEN                       1003
  17. #define IDC_COLOR_LIST                  1003
  18. #define IDC_BLUE                        1004
  19. #define ID_MODIFY_SHOWDIALOG            32771
  20. #define ID_MODIFY_SHOWLISTDIALOG        32772
  21. #define ID_MODIFY_SHOWLISTITEMDATADIALOG 32773
  22. #define IDS_WELCOME_MSG                 57605
  23.  
  24. // Next default values for new objects
  25. // 
  26. #ifdef APSTUDIO_INVOKED
  27. #ifndef APSTUDIO_READONLY_SYMBOLS
  28. #define _APS_3D_CONTROLS                     1
  29. #define _APS_NEXT_RESOURCE_VALUE        134
  30. #define _APS_NEXT_COMMAND_VALUE         32774
  31. #define _APS_NEXT_CONTROL_VALUE         1006
  32. #define _APS_NEXT_SYMED_VALUE           101
  33. #endif
  34. #endif
  35.