Resource.h
上传用户:job1860
上传日期:2021-12-04
资源大小:1510k
文件大小:2k
源码类别:

Ftp客户端

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MyFtp.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_MYFTPTYPE                   129
  8. #define IDB_BITMAP1                     132
  9. #define IDB_BITMAP2                     133
  10. #define IDD_DIALOG1                     134
  11. #define IDD_DIALOG2                     135
  12. #define IDD_DIALOG3                     136
  13. #define IDC_EDIT1                       1000
  14. #define IDC_EDIT2                       1002
  15. #define IDC_EDIT3                       1003
  16. #define IDC_LIST_FILE                   1004
  17. #define IDC_QUARY                       1005
  18. #define IDC_UPLOAD                      1006
  19. #define IDC_EXIT                        1007
  20. #define IDC_DOWNLOAD                    1008
  21. #define IDC_DELETE                      1009
  22. #define IDC_RENAME                      1010
  23. #define IDC_LASTDIRECTORY               1012
  24. #define IDC_NEXTDIRECTORY               1013
  25. #define IDM_CONNECT                     32771
  26. #define IDM_QUARY                       32772
  27. #define IDM_DOWNLOAD                    32773
  28. #define IDM_UPLOAD                      32774
  29. #define IDM_EXIT                        32775
  30. #define ID_BUTTON32776                  32776
  31. #define ID_BUTTON32778                  32778
  32. #define IDS_TIMER                       61446
  33. #define IDS_PROGRESS                    61447
  34. // Next default values for new objects
  35. // 
  36. #ifdef APSTUDIO_INVOKED
  37. #ifndef APSTUDIO_READONLY_SYMBOLS
  38. #define _APS_3D_CONTROLS                     1
  39. #define _APS_NEXT_RESOURCE_VALUE        137
  40. #define _APS_NEXT_COMMAND_VALUE         32779
  41. #define _APS_NEXT_CONTROL_VALUE         1013
  42. #define _APS_NEXT_SYMED_VALUE           101
  43. #endif
  44. #endif