Resource.h
上传用户:nameszq
上传日期:2014-08-12
资源大小:336k
文件大小:2k
源码类别:

金融证券系统

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by NetTS.rc
  4. //
  5. #define IDC_ADD                         3
  6. #define IDC_MODIFY                      4
  7. #define IDC_DELETE                      5
  8. #define IDC_PROXY_SET                   6
  9. #define IDP_SOCKETS_INIT_FAILED         101
  10. #define IDD_PROXYSET                    166
  11. #define IDC_EDIT_PROXYADDRESS           1037
  12. #define IDC_STATIC_PROXYPORT            1038
  13. #define IDC_EDIT_PROXYPORT              1039
  14. #define IDC_STATIC_PROXYADDRESS         1040
  15. #define IDC_DIRECT                      1041
  16. #define IDC_PRECONFIG                   1042
  17. #define IDC_PROXY                       1043
  18. #define IDC_EDIT_PROXYUSER              1044
  19. #define IDC_EDIT_PROXYPASSWD            1045
  20. #define IDC_STATIC_PROXYPASSWD          1046
  21. #define IDC_STATIC_PROXYUSER            1047
  22. #define IDC_PROXY_SOCKS4                1048
  23. #define IDC_PROXY_SOCKS5                1049
  24. #define IDC_PROXY_HTTP                  1050
  25. #define IDD_SELECTSERVER                2000
  26. #define IDC_COMBO_SERVER                2000
  27. #define IDC_EDIT_USER                   2001
  28. #define IDD_EDITSERVER                  2001
  29. #define IDC_EDIT_PASSWD                 2002
  30. #define IDC_CHECK_SAVEPASSWD            2003
  31. #define IDC_EDIT_NAME                   2004
  32. #define IDC_EDIT_ADDRESS                2005
  33. #define IDC_EDIT_PORT                   2006
  34. #define IDS_SELECTSRV_NOSELECTED        45006
  35. #define IDS_SELECTSRV_DELCONFIRM        45007
  36. #define IDS_EDITSRV_NOADDRESS           45008
  37. #define IDS_PROXYSOCKET_ERRCODEFMT      45009
  38. #define IDS_PROXYSOCKET_ERRCONNECTPROXY 45010
  39. #define IDS_PROXYSOCKET_ERRCONNECTTHROUGHPROXY 45011
  40. #define IDS_PROXYSOCKET_ERRAUTH         45012
  41. #define IDS_PROXYSOCKET_ERRVERSION      45013
  42. #define IDS_TWSOCKET_ERRLOGIN           45014
  43. // Next default values for new objects
  44. // 
  45. #ifdef APSTUDIO_INVOKED
  46. #ifndef APSTUDIO_READONLY_SYMBOLS
  47. #define _APS_NEXT_RESOURCE_VALUE        2001
  48. #define _APS_NEXT_COMMAND_VALUE         32771
  49. #define _APS_NEXT_CONTROL_VALUE         2004
  50. #define _APS_NEXT_SYMED_VALUE           2000
  51. #endif
  52. #endif