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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by TmpGraph.rc
  4. //
  5. #define DEFAULT_TEMPERATURE             10
  6. #define IDD_ABOUTBOX                    100
  7. #define IDR_MAINFRAME                   128
  8. #define IDR_TEMPERTYPE                  129
  9. #define IDD_TEMPERATURE                 130
  10. #define IDC_DAY_SPINNER                 1000
  11. #define IDC_TEMP_SPINNER                1001
  12. #define IDC_DAY                         1002
  13. #define IDC_TEMPERATURE                 1003
  14. #define IDC_APPLY                       1004
  15. #define ID_CHANGE_SETDAILYTEMP          32771
  16. #define ID_MONTH_JANUARY                32772
  17. #define ID_MONTH_FEBRUARY               32773
  18. #define ID_MONTH_MARCH                  32774
  19. #define ID_MONTH_APRIL                  32775
  20. #define ID_MONTH_MAY                    32776
  21. #define ID_MONTH_JUNE                   32777
  22. #define ID_MONTH_JULY                   32778
  23. #define ID_MONTH_AUGUST                 32779
  24. #define ID_MONTH_SEPTEMBER              32780
  25. #define ID_MONTH_OCTOBER                32781
  26. #define ID_MONTH_NOVEMBER               32782
  27. #define ID_MONTH_DECEMBER               32783
  28. #define ID_MONTH_LEAPFEBRUARY           32784
  29. #define IDS_JANUARY                     37000
  30. #define IDS_FEBRUARY                    37001
  31. #define IDS_MARCH                       37002
  32. #define IDS_APRIL                       37003
  33. #define IDS_MAY                         37004
  34. #define IDS_JUNE                        37005
  35. #define IDS_JULY                        37006
  36. #define IDS_AUGUST                      37007
  37. #define IDS_SEPTEMBER                   37008
  38. #define IDS_OCTOBER                     37009
  39. #define IDS_NOVEMBER                    37010
  40. #define IDS_DECEMBER                    37011
  41. #define IDS_LEAP_FEBRUARY               37012
  42.  
  43. // Next default values for new objects
  44. // 
  45. #ifdef APSTUDIO_INVOKED
  46. #ifndef APSTUDIO_READONLY_SYMBOLS
  47. #define _APS_3D_CONTROLS                     1
  48. #define _APS_NEXT_RESOURCE_VALUE        131
  49. #define _APS_NEXT_COMMAND_VALUE         32785
  50. #define _APS_NEXT_CONTROL_VALUE         1005
  51. #define _APS_NEXT_SYMED_VALUE           103
  52. #endif
  53. #endif
  54.