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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Clock.rc
  4. //
  5. #define IDS_CLOCK                       1
  6. #define IDD_ABOUTBOX_CLOCK              1
  7. #define IDB_CLOCK                       1
  8. #define IDI_ABOUTDLL                    1
  9. #define IDS_CLOCK_PPG                   2
  10. #define IDD_ABOUTBOX_TIME               2
  11. #define IDB_TIME                        2
  12. #define IDS_TIME                        3
  13. #define IDS_ALARM_PPG                   3
  14. #define IDS_TIME_PPG                    4
  15. #define IDS_CLOCK_PPG_CAPTION           100
  16. #define IDD_PROPPAGE_CLOCK              100
  17. #define IDS_TIME_PPG_CAPTION            101
  18. #define IDD_PROPPAGE_TIME               101
  19. #define IDS_ALARM_PPG_CAPTION           101
  20. #define IDD_PROPPAGE_ALARM              102
  21. #define IDC_ALARM_HOUR                  202
  22. #define IDC_ALARM_MINUTE                203
  23. #define IDC_ALARM_SOUND                 204
  24. #define IDC_ALARM_SET                   205
  25. #define IDC_ALARM_SET_ON                206
  26. #define IDC_FILE_SELECT                 207
  27. #define IDC_ALARM_COMMAND               208
  28. #define IDC_ALARM_TYPE                  211
  29. #define IDS_ALARMTYPE_EVENT             1000
  30. #define IDS_ALARMTYPE_SOUND             1001
  31. #define IDS_ALARMTYPE_COMMAND           1002
  32. #define IDS_ALARMTYPE_ALL               1003
  33.  
  34. // Next default values for new objects
  35. // 
  36. #ifdef APSTUDIO_INVOKED
  37. #ifndef APSTUDIO_READONLY_SYMBOLS
  38. #define _APS_NEXT_RESOURCE_VALUE        201
  39. #define _APS_NEXT_COMMAND_VALUE         32768
  40. #define _APS_NEXT_CONTROL_VALUE         212
  41. #define _APS_NEXT_SYMED_VALUE           101
  42. #endif
  43. #endif
  44.