resource.h
上传用户:qzzxgm
上传日期:2009-12-14
资源大小:1882k
文件大小:1k
源码类别:

书籍源码

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by WinPing.rc
  4. //
  5. #define ID_ABOUT                        3
  6. #define IDM_ABOUTBOX                    0x0010
  7. #define IDD_ABOUTBOX                    100
  8. #define IDS_ABOUTBOX                    101
  9. #define IDD_WINPING_DIALOG              102
  10. #define IDP_SOCKETS_INIT_FAILED         103
  11. #define IDR_MAINFRAME                   128
  12. #define IDB_BITMAP1                     129
  13. #define IDB_LOG                         129
  14. #define IDI_ICON                        131
  15. #define IDI_ICONTO                      132
  16. #define IDC_SERVERS                     1001
  17. #define IDC_LIST                        1002
  18. #define ID_PING                         1003
  19. #define IDC_FROM                        1004
  20. #define IDC_TO                          1005
  21. #define IDC_RETRIES                     1006
  22. #define IDC_SPIN1                       1007
  23. // Next default values for new objects
  24. // 
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_NEXT_RESOURCE_VALUE        134
  28. #define _APS_NEXT_COMMAND_VALUE         32771
  29. #define _APS_NEXT_CONTROL_VALUE         1008
  30. #define _APS_NEXT_SYMED_VALUE           101
  31. #endif
  32. #endif