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

菜单

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MDI.rc
  4. //
  5. #define IDM_BOUNCE                      10
  6. #define IDM_HELLO                       11
  7. #define ID_BLACK                        20
  8. #define IDM_BLACK                       20
  9. #define ID_RED                          21
  10. #define IDM_RED                         21
  11. #define ID_GREEN                        22
  12. #define IDM_GREEN                       22
  13. #define ID_BLUE                         23
  14. #define IDM_BLUE                        23
  15. #define ID_WHITE                        24
  16. #define IDM_WHITE                       24
  17. #define ID_CUSTOM                       25
  18. #define IDM_CUSTOM                      25
  19. #define IDM_FAST                        30
  20. #define IDM_SLOW                        31
  21. #define IDD_ABOUTBOX                    100
  22. #define IDR_MAINFRAME                   128
  23. #define IDR_HELLOTYPE                   129
  24. #define IDS_TIMER                       130
  25. #define IDR_BOUNCETYPE                  31234
  26. #define ID_FILE_NEWHELLO                32771
  27. #define ID_FILE_NEWBOUNCE               32772
  28. #define ID_SPEED_SLOW                   32778
  29. #define ID_SPEED_FAST                   32779
  30. #define IDS_NOHELLOTEMPLATE             32780
  31. #define ID_FAST                         32781
  32. #define IDS_NOBOUNCETEMPLATE            32781
  33. #define IDS_STANDARD                    32782
  34. #define ID_MIX                          32783
  35. #define IDS_UNKCOLOR                    32784
  36. // Next default values for new objects
  37. // 
  38. #ifdef APSTUDIO_INVOKED
  39. #ifndef APSTUDIO_READONLY_SYMBOLS
  40. #define _APS_NEXT_RESOURCE_VALUE        131
  41. #define _APS_NEXT_COMMAND_VALUE         32785
  42. #define _APS_NEXT_CONTROL_VALUE         1000
  43. #define _APS_NEXT_SYMED_VALUE           101
  44. #endif
  45. #endif