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

书籍源码

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MyFtp.rc
  4. //
  5. #define IDC_UPLOAD                      3
  6. #define IDC_DOWNLOAD                    4
  7. #define IDC_CONNECT                     5
  8. #define IDC_LOCAL_UP                    6
  9. #define IDC_LOCAL_DOWND                 7
  10. #define IDC_REMOTE_UP                   8
  11. #define IDC_REMOTE_DOWND                9
  12. #define IDM_ABOUTBOX                    0x0010
  13. #define IDD_ABOUTBOX                    100
  14. #define IDS_ABOUTBOX                    101
  15. #define IDD_MYFTP_DIALOG                102
  16. #define IDR_MAINFRAME                   128
  17. #define IDD_FTPTRANSFER                 129
  18. #define IDI_ICON_FILE                   130
  19. #define IDI_ICON_DIR                    131
  20. #define IDC_SERVER                      1000
  21. #define IDC_USER                        1003
  22. #define IDC_PASSWORD                    1004
  23. #define IDC_ANIMATE1                    1006
  24. #define IDC_PROGRESS1                   1007
  25. #define IDC_TIMELEFT                    1008
  26. #define IDC_TRANSFER_RATE               1009
  27. #define IDC_STATUS                      1010
  28. #define IDC_FILESTATUS                  1011
  29. #define IDC_LIST_LOCAL                  1012
  30. #define IDC_LIST_REMOTE                 1013
  31. // Next default values for new objects
  32. // 
  33. #ifdef APSTUDIO_INVOKED
  34. #ifndef APSTUDIO_READONLY_SYMBOLS
  35. #define _APS_NEXT_RESOURCE_VALUE        132
  36. #define _APS_NEXT_COMMAND_VALUE         32771
  37. #define _APS_NEXT_CONTROL_VALUE         1015
  38. #define _APS_NEXT_SYMED_VALUE           101
  39. #endif
  40. #endif