resource.h
上传用户:cqzhuye
上传日期:2007-01-01
资源大小:72k
文件大小:1k
源码类别:

浏览器

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by EZSnakeDemo.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_EZSNAKTYPE                  129
  8. #define IDD_SNAKEDLG                    130
  9. #define IDC_SNAKE                       1000
  10. #define IDC_BUTTON1                     1001
  11. #define IDC_BUTTON2                     1002
  12. #define IDC_BUTTON3                     1003
  13. #define IDC_STARTCOLOR                  1003
  14. #define IDC_BUTTON4                     1004
  15. #define IDC_BACKCOLOR                   1004
  16. #define IDC_ENDCOLOR                    1005
  17. #define IDC_MAX                         1006
  18. #define IDC_SNAKESIZE                   1007
  19. #define IDC_STEP                        1008
  20. #define ID_START                        32771
  21. #define ID_STOP                         32772
  22. #define ID_DIALOG                       32773
  23. #define ID_INDICATOR_EZSNAKE            59143
  24. // Next default values for new objects
  25. // 
  26. #ifdef APSTUDIO_INVOKED
  27. #ifndef APSTUDIO_READONLY_SYMBOLS
  28. #define _APS_3D_CONTROLS                     1
  29. #define _APS_NEXT_RESOURCE_VALUE        131
  30. #define _APS_NEXT_COMMAND_VALUE         32774
  31. #define _APS_NEXT_CONTROL_VALUE         1007
  32. #define _APS_NEXT_SYMED_VALUE           101
  33. #endif
  34. #endif