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

Windows编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by WINDSSRV.RC
  4. //
  5. #define IDD_WINDS_DIALOG                100
  6. #define IDD_WARNING                     101
  7. #define IDD_WINDS_APP                   102
  8. #define IDD_INSTALL_OPTIONS             103
  9. #define IDI_WINDSSERVICE                500
  10. #define IDM_MENU                        501
  11. #define IDC_OBJECT_LIST                 1001
  12. #define IDC_INSTALL_SERVICE             1002
  13. #define IDC_SERVICE_FILEPATH            1002
  14. #define IDC_REMOVE                      1003
  15. #define IDC_REMOVE_SERVICE              1003
  16. #define IDC_AUTO_START                  1003
  17. #define IDC_MANUAL_START                1004
  18. #define IDC_START_NOW                   1005
  19. #define IDM_FILE_EXIT                   40000
  20. #define IDM_ABOUT                       40001
  21. #define IDC_STATIC                      -1
  22. // Next default values for new objects
  23. // 
  24. #ifdef APSTUDIO_INVOKED
  25. #ifndef APSTUDIO_READONLY_SYMBOLS
  26. #define _APS_NEXT_RESOURCE_VALUE        104
  27. #define _APS_NEXT_COMMAND_VALUE         40002
  28. #define _APS_NEXT_CONTROL_VALUE         1006
  29. #define _APS_NEXT_SYMED_VALUE           502
  30. #endif
  31. #endif