Resource.h
上传用户:zhanglf88
上传日期:2013-11-19
资源大小:6036k
文件大小:3k
源码类别:

金融证券系统

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by StkNet.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 IDC_OFFLINE                     7
  10. #define IDD_SELECTENGINE                100
  11. #define IDD_STARTUP                     101
  12. #define IDD_PROXYSET                    166
  13. #define IDC_LISTENGINE                  1000
  14. #define IDC_CHECKAUTOSTART              1001
  15. #define IDC_STARTUPPROGRESS             1001
  16. #define IDC_SETUPRECEIVER               1002
  17. #define IDC_STATICINFO                  1003
  18. #define IDC_EDIT_PROXYADDRESS           1037
  19. #define IDC_STATIC_PROXYPORT            1038
  20. #define IDC_EDIT_PROXYPORT              1039
  21. #define IDC_STATIC_PROXYADDRESS         1040
  22. #define IDC_DIRECT                      1041
  23. #define IDC_PRECONFIG                   1042
  24. #define IDC_PROXY                       1043
  25. #define IDC_EDIT_PROXYUSER              1044
  26. #define IDC_EDIT_PROXYPASSWD            1045
  27. #define IDC_STATIC_PROXYPASSWD          1046
  28. #define IDC_STATIC_PROXYUSER            1047
  29. #define IDC_PROXY_SOCKS4                1048
  30. #define IDC_PROXY_SOCKS5                1049
  31. #define IDC_PROXY_HTTP                  1050
  32. #define IDC_STARTUPPICTURE              1076
  33. #define IDC_COMBO_SERVER                2000
  34. #define IDD_SELECTSERVER                2000
  35. #define IDC_EDIT_USER                   2001
  36. #define IDD_EDITSERVER                  2001
  37. #define IDC_EDIT_PASSWD                 2002
  38. #define IDC_CHECK_SAVEPASSWD            2003
  39. #define IDC_EDIT_NAME                   2004
  40. #define IDC_EDIT_ADDRESS                2005
  41. #define IDC_EDIT_PORT                   2006
  42. #define IDS_VERSION_EVALUATE            45001
  43. #define IDS_VERSION_STDANDARD           45002
  44. #define IDS_VERSION_PROFESSIONAL        45003
  45. #define IDS_SELECTENGINE_ERRSELECT      45004
  46. #define IDS_SELECTENGINE_ERRLOAD        45005
  47. #define IDS_SELECTSRV_NOSELECTED        45006
  48. #define IDS_SELECTSRV_DELCONFIRM        45007
  49. #define IDS_EDITSRV_NOADDRESS           45008
  50. #define IDS_STARTUP_CONNECTSERVER       45009
  51. #define IDS_STARTUP_LOADPROGRAM         45010
  52. #define IDS_STARTUP_CONNECTFAILED       45011
  53. #define IDS_APPLYFOREVA_SUBJECT         45012
  54. #define IDS_APPLYFOREVA_REPLYCONTENT    45013
  55. #define IDS_APPLYFOREVA_REPLYDESCRIPT   45014
  56. #define IDS_PROXYSOCKET_ERRCODEFMT      45015
  57. #define IDS_PROXYSOCKET_ERRCONNECTPROXY 45016
  58. #define IDS_PROXYSOCKET_ERRCONNECTTHROUGHPROXY 45017
  59. #define IDS_PROXYSOCKET_ERRAUTH         45018
  60. #define IDS_PROXYSOCKET_ERRVERSION      45019
  61. #define IDS_TWSOCKET_ERRLOGIN           45020
  62. // Next default values for new objects
  63. // 
  64. #ifdef APSTUDIO_INVOKED
  65. #ifndef APSTUDIO_READONLY_SYMBOLS
  66. #define _APS_NEXT_RESOURCE_VALUE        102
  67. #define _APS_NEXT_COMMAND_VALUE         32771
  68. #define _APS_NEXT_CONTROL_VALUE         1004
  69. #define _APS_NEXT_SYMED_VALUE           1000
  70. #endif
  71. #endif