resource.h 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by VcDemo.rc
  4. //
  5. #define IDD_VCDEMO_DIALOG 102
  6. #define IDR_MAINFRAME 128
  7. #define IDC_BTN_CONNECT 1000
  8. #define IDC_LIST1 1001
  9. #define IDC_LST_SMS 1001
  10. #define IDC_EDIT1 1002
  11. #define IDC_EDT_SMS 1002
  12. #define IDC_BTN_DISCONNECT 1003
  13. #define IDC_BTN_DISCONN 1003
  14. #define IDC_BTN_SEND_ODD 1004
  15. #define IDC_BTN_SEND 1004
  16. #define IDC_BUTTON4 1005
  17. #define IDC_BTN_RECV 1005
  18. #define IDC_EDT_LOGIN_ID 1006
  19. #define IDC_EDT_LOGIN_PWD 1007
  20. #define IDC_EDT_RECV_MOBI 1008
  21. #define IDC_CHK_SEND_BOTH 1009
  22. #define IDC_CHK_BOTH 1009
  23. #define IDC_EDT_SERVICE_NO 1010
  24. #define IDC_EDT_FEE_CODE 1011
  25. #define IDC_EDT_CONN_STATE 1012
  26. #define IDC_CHK_SINGLE 1012
  27. #define IDC_EDT_LINKID 1013
  28. #define IDC_CHK_KFBOTH 1014
  29. #define IDC_EDT_LEFT 1015
  30. #define IDC_EDT_SERVER 1015
  31. #define IDC_BTN_QUERY 1016
  32. #define IDC_EDT_USED 1017
  33. #define IDC_EDT_PORT 1017
  34. #define IDC_BTN_Query2 1018
  35. #define IDC_BTN_CHANGE_PWD 1019
  36. #define IDC_EDT_NEW_PWD 1020
  37. #define IDC_BTN_TEST_CONN 1021
  38. #define IDC_BTN_SEND_CS 1022
  39. #define IDC_BTN_GET_STATUS 1023
  40. #define IDC_EDT_NUM 1024
  41. #define IDC_BTN_RECV_BOTH 1025
  42. #define IDC_BTN_CS_MULTI 1026
  43. #define IDC_RD_SINGLE 1027
  44. #define IDC_RD_VDOUB 1028
  45. #define IDC_CHK_PROXY 1028
  46. #define IDC_RD_KDOUB 1029
  47. #define IDC_TYPE 1029
  48. #define IDC_EDIT_PROXYIP 1030
  49. #define IDC_EDIT_PROXYPORT 1031
  50. #define IDC_EDIT_PROXYID 1032
  51. #define IDC_EDIT_PROXYPWD 1033
  52. #define IDC_COMBOPROXY 1034
  53. #define IDC_CHECKtcp 1037
  54. // Next default values for new objects
  55. //
  56. #ifdef APSTUDIO_INVOKED
  57. #ifndef APSTUDIO_READONLY_SYMBOLS
  58. #define _APS_NEXT_RESOURCE_VALUE 130
  59. #define _APS_NEXT_COMMAND_VALUE 32771
  60. #define _APS_NEXT_CONTROL_VALUE 1038
  61. #define _APS_NEXT_SYMED_VALUE 104
  62. #endif
  63. #endif