Resource.h
上传用户:shengde
上传日期:2007-02-26
资源大小:117k
文件大小:1k
源码类别:

Ftp服务器

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ftpd.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_FTPD_DIALOG                 102
  9. #define IDP_SOCKETS_INIT_FAILED         103
  10. #define IDR_MAINFRAME                   128
  11. #define IDR_MENU1                       129
  12. #define IDC_EDIT1                       1000
  13. #define IDC_EDIT2                       1001
  14. #define IDC_EDIT3                       1002
  15. #define IDC_BUTTON1                     1003
  16. #define IDC_CHECK1                      1004
  17. #define IDC_CHECK2                      1005
  18. #define IDC_CHECK3                      1006
  19. #define IDC_CHECK4                      1007
  20. #define IDC_EDIT4                       1008
  21. #define IDC_EDIT5                       1009
  22. #define IDC_COMBO1                      1010
  23. #define IDC_CHECK5                      1011
  24. #define IDC_BUTTON2                     1012
  25. #define IDC_TREE1                       1013
  26. #define ID_MENUITEM32771                32771
  27. #define ID_MENUITEM32772                32772
  28. // Next default values for new objects
  29. // 
  30. #ifdef APSTUDIO_INVOKED
  31. #ifndef APSTUDIO_READONLY_SYMBOLS
  32. #define _APS_NEXT_RESOURCE_VALUE        130
  33. #define _APS_NEXT_COMMAND_VALUE         32773
  34. #define _APS_NEXT_CONTROL_VALUE         1014
  35. #define _APS_NEXT_SYMED_VALUE           101
  36. #endif
  37. #endif