resource.h
上传用户:oadesign
上传日期:2013-12-25
资源大小:265k
文件大小:2k
源码类别:

进程与线程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by NetDownMTR.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_NETDOWNMTR_DIALOG           102
  9. #define CG_IDS_SOCKETS_INIT_FAILED      102
  10. #define IDR_MAINFRAME                   128
  11. #define IDC_STATIC_Status               1000
  12. #define IDC_STATIC_Status1              1001
  13. #define IDC_STATIC_Status2              1002
  14. #define IDC_STATIC_Status3              1003
  15. #define IDC_STATIC_Status4              1004
  16. #define IDC_STATIC_Status5              1005
  17. #define IDC_STATIC_Status6              1006
  18. #define IDC_STATIC_Status7              1007
  19. #define IDC_STATIC_Status8              1008
  20. #define IDC_EDIT_RemoteFileURL          1010
  21. #define IDC_EDIT_LocalFilePath          1011
  22. #define IDC_BUTTON_Browse               1012
  23. #define IDC_EDIT_UserName               1013
  24. #define IDC_EDIT_Password               1014
  25. #define IDC_EDIT_ThreadNumber           1015
  26. #define IDC_EDIT_FileName               1016
  27. #define IDC_BUTTON_Stop                 1017
  28. #define IDC_BUTTON_About                1018
  29. #define IDC_PROGRESS1                   1019
  30. #define IDC_EDIT1                       1020
  31. // Next default values for new objects
  32. // 
  33. #ifdef APSTUDIO_INVOKED
  34. #ifndef APSTUDIO_READONLY_SYMBOLS
  35. #define _APS_NEXT_RESOURCE_VALUE        129
  36. #define _APS_NEXT_COMMAND_VALUE         32771
  37. #define _APS_NEXT_CONTROL_VALUE         1021
  38. #define _APS_NEXT_SYMED_VALUE           101
  39. #endif
  40. #endif