home *** CD-ROM | disk | FTP | other *** search
/ Mastering MFC Development / MMD.ISO / labs / c12 / lab01 / ex03 / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-02-20  |  1.0 KB  |  30 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by PalView.rc
  4. //
  5. #define IDS_PALVIEW                     1
  6. #define IDD_ABOUTBOX_PALVIEW            1
  7. #define IDB_PALVIEW                     1
  8. #define IDI_ABOUTDLL                    1
  9. #define IDS_PALVIEW_PPG                 2
  10. #define IDS_PALVIEW_PPG_CAPTION         200
  11. #define IDD_PROPPAGE_PALVIEW            200
  12. #define IDC_COLOR_SELECTION             201
  13. #define IDD_PROPPAGE_DIBFILE            201
  14. #define IDS_DIBPAGE                     201
  15. #define IDC_3D_BOXES                    202
  16. #define IDS_DIBPAGE_CAPTION             202
  17. #define IDC_BROWSE                      203
  18. #define IDC_DIB_FILENAME                204
  19.  
  20. // Next default values for new objects
  21. // 
  22. #ifdef APSTUDIO_INVOKED
  23. #ifndef APSTUDIO_READONLY_SYMBOLS
  24. #define _APS_NEXT_RESOURCE_VALUE        202
  25. #define _APS_NEXT_COMMAND_VALUE         32768
  26. #define _APS_NEXT_CONTROL_VALUE         205
  27. #define _APS_NEXT_SYMED_VALUE           101
  28. #endif
  29. #endif
  30.