resource.h
上传用户:huazhu2004
上传日期:2022-06-27
资源大小:1929k
文件大小:2k
源码类别:

ICQ/即时通讯

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Test.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_TEST_DIALOG                 102
  9. #define IDR_MAINFRAME                   128
  10. #define IDD_DIALOG1                     129
  11. #define IDD_liaotian                    130
  12. #define IDC_ChangeButton                1000
  13. #define IDC_CONNECTBUTTON               1003
  14. #define IDC_EDIT1                       1004
  15. #define IDC_OUTPUTEDIT                  1004
  16. #define IDC_EDIT2                       1005
  17. #define IDC_INPUTEDIT                   1005
  18. #define IDC_RADIO1                      1006
  19. #define IDC_RADIO2                      1007
  20. #define IDC_DISCONNECTBUTTON            1008
  21. #define IDC_SENDBUTTON                  1009
  22. #define IDC_CONNECTEDIT                 1010
  23. #define IDC_RECEIVECLEARBUTTON          1011
  24. #define IDC_SENDCLEARBUTTON             1012
  25. #define IDC_PORT                        1014
  26. #define IDC_IPADDRESS                   1015
  27. #define IDC_SERVERRADIO                 1018
  28. #define IDC_CLIENTRADIO                 1019
  29. #define IDC_TIME                        1024
  30. #define IDC_time2                       1025
  31. #define IDC_BUTTON1                     1026
  32. #define IDC_BUTTON2                     1027
  33. // Next default values for new objects
  34. // 
  35. #ifdef APSTUDIO_INVOKED
  36. #ifndef APSTUDIO_READONLY_SYMBOLS
  37. #define _APS_NEXT_RESOURCE_VALUE        131
  38. #define _APS_NEXT_COMMAND_VALUE         32771
  39. #define _APS_NEXT_CONTROL_VALUE         1028
  40. #define _APS_NEXT_SYMED_VALUE           101
  41. #endif
  42. #endif