RESOURCE.H
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:1k
源码类别:

Windows编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by AUTODRIV.RC
  4. //
  5. #define IDP_OLE_INIT_FAILED             100
  6. #define IDP_CANNOT_CREATE_AUTOCLIK      101
  7. #define IDD_AUTODRIV_DIALOG             102
  8. #define IDR_MAINFRAME                   128
  9. #define IDC_CLOSE                       1000
  10. #define IDC_REFRESH                     1001
  11. #define IDC_ANIMATE_XY                  1002
  12. #define IDC_ANIMATEPOS                  1003
  13. #define IDC_SETX                        1004
  14. #define IDC_SETY                        1005
  15. #define IDC_SETPOS                      1006
  16. #define IDC_GETPOS                      1007
  17. #define IDC_SETTEXT                     1008
  18. #define IDC_SETALL                      1009
  19. #define IDC_GETALL                      1010
  20. #define IDC_EDITX                       1011
  21. #define IDC_EDITY                       1012
  22. #define IDC_EDITTEXT                    1013
  23. // Next default values for new objects
  24. //
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_NEXT_RESOURCE_VALUE        129
  28. #define _APS_NEXT_COMMAND_VALUE         32771
  29. #define _APS_NEXT_CONTROL_VALUE         1014
  30. #define _APS_NEXT_SYMED_VALUE           101
  31. #endif
  32. #endif