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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by UseClock.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_USECLOCK_FORM               101
  7. #define IDR_MAINFRAME                   128
  8. #define IDR_USECLOTYPE                  129
  9. #define IDD_HOURS_MINUTES               131
  10. #define IDD_CLOCK_PROPERTIES            132
  11. #define IDC_CLOCKCTRL                   1000
  12. #define IDC_HOURS                       1001
  13. #define IDC_MINUTES                     1002
  14. #define IDC_TYPE                        1005
  15. #define IDC_COMMAND                     1006
  16. #define ID_CLOCK_TOGGLEALARM            32773
  17. #define ID_CLOCK_SETALARMHOUR           32774
  18. #define ID_CLOCK_SETALARMMINUTE         32775
  19. #define ID_CLOCK_SETBACKCOLOR           32776
  20. #define ID_CLOCK_ALARMTIMEMETHOD        32777
  21. #define ID_CLOCK_TESTALARMMETHOD        32778
  22. #define ID_CLOCK_ABOUTBOXMETHOD         32779
  23. #define ID_CLOCK_SETALARMCOMMAND        32780
  24. #define ID_CLOCK_SHOWPROPERTIES         32781
  25.  
  26. // Next default values for new objects
  27. // 
  28. #ifdef APSTUDIO_INVOKED
  29. #ifndef APSTUDIO_READONLY_SYMBOLS
  30. #define _APS_3D_CONTROLS                     1
  31. #define _APS_NEXT_RESOURCE_VALUE        133
  32. #define _APS_NEXT_COMMAND_VALUE         32782
  33. #define _APS_NEXT_CONTROL_VALUE         1004
  34. #define _APS_NEXT_SYMED_VALUE           101
  35. #endif
  36. #endif
  37.