RESOURCE.H
上传用户:tjfeida
上传日期:2013-03-10
资源大小:1917k
文件大小:2k
源码类别:

Ftp客户端

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by GFTPTest.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_GFTPTEST_DIALOG             102
  9. #define IDS_FTPMSG2                     103
  10. #define IDS_FTPMSG3                     104
  11. #define IDS_FTPMSG4                     105
  12. #define IDS_FTPMSG5                     106
  13. #define IDS_FTPMSG6                     107
  14. #define IDP_SOCKETS_INIT_FAILED         108
  15. #define IDS_FTPMSG1                     109
  16. #define IDR_MAINFRAME                   128
  17. #define IDC_BUTTON1                     1000
  18. #define IDC_EDIT1                       1001
  19. #define IDC_EDIT2                       1002
  20. #define IDC_EDIT3                       1003
  21. #define IDC_EDIT4                       1004
  22. #define IDC_EDIT5                       1005
  23. #define IDC_EDIT6                       1006
  24. #define IDC_EDIT7                       1007
  25. #define IDC_EDIT8                       1008
  26. #define IDC_CHECK1                      1009
  27. #define IDC_EDIT9                       1010
  28. #define IDC_EDIT10                      1011
  29. #define IDC_RADIO1                      1012
  30. #define IDC_RADIO2                      1013
  31. #define IDC_RADIO3                      1014
  32. #define IDC_RADIO4                      1015
  33. #define IDC_RADIO5                      1016
  34. #define IDC_RADIO6                      1017
  35. #define IDC_RADIO7                      1018
  36. #define IDC_RADIO8                      1019
  37. #define IDC_RADIO9                      1020
  38. #define IDC_RADIO10                     1021
  39. #define IDC_RADIO11                     1022
  40. #define IDC_EDIT11                      1023
  41. // Next default values for new objects
  42. // 
  43. #ifdef APSTUDIO_INVOKED
  44. #ifndef APSTUDIO_READONLY_SYMBOLS
  45. #define _APS_NEXT_RESOURCE_VALUE        129
  46. #define _APS_NEXT_COMMAND_VALUE         32771
  47. #define _APS_NEXT_CONTROL_VALUE         1024
  48. #define _APS_NEXT_SYMED_VALUE           101
  49. #endif
  50. #endif