resource.h
上传用户:karykuang
上传日期:2010-02-26
资源大小:103k
文件大小:2k
源码类别:

TCP/IP协议栈

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by demo.rc
  4. //
  5. #define ID_CLOCK1                       1
  6. #define ID_CLOCK2                       2
  7. #define ID_CLOCK3                       3
  8. #define ID_CLOCK4                       4
  9. #define ID_CLOCK5                       5
  10. #define IDM_ABOUTBOX                    0x0010
  11. #define IDD_ABOUTBOX                    100
  12. #define IDS_ABOUTBOX                    101
  13. #define IDD_DEMO_DIALOG                 102
  14. #define IDP_SOCKETS_INIT_FAILED         103
  15. #define IDS_Test                        104
  16. #define IDR_MAINFRAME                   128
  17. #define IDC_COM                         1001
  18. #define IDC_BAUD                        1002
  19. #define IDC_CALLED                      1003
  20. #define IDC_USERID                      1004
  21. #define IDC_PASSWORD                    1005
  22. #define IDC_DIAL                        1006
  23. #define IDC_EVENT                       1007
  24. #define IDC_INICOM                      1008
  25. #define IDC_LOGIN                       1009
  26. #define IDC_TREE                        1010
  27. #define IDC_READFILE                    1013
  28. #define IDC_PING                        1013
  29. #define IDC_IPAD0                       1014
  30. #define IDC_IPAD1                       1015
  31. #define IDC_IPAD2                       1016
  32. #define IDC_IPAD3                       1017
  33. #define IDC_STATE                       1018
  34. #define IDC_SPIN1                       1019
  35. #define IDC_UDP                         1019
  36. #define IDC_IPAD4                       1020
  37. #define IDC_IPAD5                       1021
  38. #define IDC_IPAD6                       1022
  39. #define IDC_IPAD7                       1023
  40. #define IDC_SendA                       1024
  41. #define IDC_TCP                         1025
  42. #define IDC_SRCPORT                     1026
  43. #define IDC_CloseA                      1027
  44. #define IDC_RICHTEXTCTRL1               1029
  45. #define IDC_SendBox                     1029
  46. #define IDC_DESPORT                     1030
  47. // Next default values for new objects
  48. // 
  49. #ifdef APSTUDIO_INVOKED
  50. #ifndef APSTUDIO_READONLY_SYMBOLS
  51. #define _APS_NEXT_RESOURCE_VALUE        130
  52. #define _APS_NEXT_COMMAND_VALUE         32771
  53. #define _APS_NEXT_CONTROL_VALUE         1033
  54. #define _APS_NEXT_SYMED_VALUE           103
  55. #endif
  56. #endif