resource.h
上传用户:cbxyz2008
上传日期:2007-01-02
资源大小:45k
文件大小:2k
源码类别:

Static控件

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by digitalcounter.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_DIGITALCOUNTER_DIALOG       102
  9. #define IDR_MAINFRAME                   128
  10. #define IDB_BITMAP1                     129
  11. #define IDB_COOLDIGITDOT                130
  12. #define IDB_Digit0                      136
  13. #define IDB_Digit3                      140
  14. #define IDB_Digit4                      141
  15. #define IDB_Digit5                      142
  16. #define IDB_Digit6                      143
  17. #define IDB_Digit7                      144
  18. #define IDB_Digit8                      145
  19. #define IDB_Digit9                      146
  20. #define IDB_DigitBlank                  147
  21. #define IDB_Digit2                      157
  22. #define IDB_Digit1                      158
  23. #define IDB_COOLDIGIT                   160
  24. #define IDB_DigitDot                    165
  25. #define IDB_DigitMinus                  166
  26. #define IDB_DigitY                      167
  27. #define IDB_DigitX                      168
  28. #define IDB_DigitZ                      169
  29. #define IDB_DigitColon                  170
  30. #define IDB_COOLDIGITCOLON              171
  31. #define IDC_TIME_STATIC                 1000
  32. #define IDC_BUTTON1                     1001
  33. #define IDC_EDIT1                       1002
  34. #define IDC_COUNT1                      1003
  35. #define IDC_COUNT2                      1004
  36. #define IDC_COUNT3                      1005
  37. #define IDC_COUNT4                      1006
  38. #define IDC_QUOTE_STATIC                1007
  39. // Next default values for new objects
  40. // 
  41. #ifdef APSTUDIO_INVOKED
  42. #ifndef APSTUDIO_READONLY_SYMBOLS
  43. #define _APS_NEXT_RESOURCE_VALUE        131
  44. #define _APS_NEXT_COMMAND_VALUE         32771
  45. #define _APS_NEXT_CONTROL_VALUE         1008
  46. #define _APS_NEXT_SYMED_VALUE           101
  47. #endif
  48. #endif