Resource.h
上传用户:ap04031022
上传日期:2022-02-14
资源大小:1981k
文件大小:1k
源码类别:

Ftp客户端

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by FTPSOCKET.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_FTPSOCKET_DIALOG            102
  9. #define IDP_SOCKETS_INIT_FAILED         103
  10. #define IDS_FTPMSG3                     104
  11. #define IDS_FTPMSG4                     105
  12. #define IDS_FTPMSG5                     106
  13. #define IDS_FTPMSG6                     107
  14. #define IDS_FTPMSG1                     108
  15. #define IDS_FTPMSG2                     109
  16. #define IDR_MAINFRAME                   128
  17. #define IDC_EDIT_SERVER                 1000
  18. #define IDC_EDIT_PORT                   1001
  19. #define IDC_EDIT_UID                    1002
  20. #define IDC_EDIT_PWD                    1003
  21. #define IDC_COMBOBOXEX_LOCAL            1004
  22. #define IDC_LIST_LOCALFILE              1005
  23. #define IDC_COMBOBOXEX_SERVER           1006
  24. #define IDC_LIST_SERVERFILE             1007
  25. #define IDC_EDIT_MESSAGE                1008
  26. #define IDC_BUTTON_CONNECT              1009
  27. #define IDC_CHECK_PASV                  1010
  28. // Next default values for new objects
  29. // 
  30. #ifdef APSTUDIO_INVOKED
  31. #ifndef APSTUDIO_READONLY_SYMBOLS
  32. #define _APS_NEXT_RESOURCE_VALUE        129
  33. #define _APS_NEXT_COMMAND_VALUE         32771
  34. #define _APS_NEXT_CONTROL_VALUE         1011
  35. #define _APS_NEXT_SYMED_VALUE           101
  36. #endif
  37. #endif