resource.h
上传用户:qzzxgm
上传日期:2009-12-14
资源大小:1882k
文件大小:1k
源码类别:

书籍源码

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ChatClient.rc
  4. //
  5. #define IDC_SEND                        3
  6. #define IDM_ABOUTBOX                    0x0010
  7. #define IDD_ABOUTBOX                    100
  8. #define IDS_ABOUTBOX                    101
  9. #define IDD_CHATCLIENT_DIALOG           102
  10. #define IDP_SOCKETS_INIT_FAILED         103
  11. #define IDR_MAINFRAME                   128
  12. #define IDD_SETUP                       129
  13. #define IDC_LIST_MSGS                   1000
  14. #define IDC_MSG                         1001
  15. #define IDC_NAME                        1002
  16. #define IDC_SERVER                      1003
  17. #define IDC_PORT                        1004
  18. // Next default values for new objects
  19. // 
  20. #ifdef APSTUDIO_INVOKED
  21. #ifndef APSTUDIO_READONLY_SYMBOLS
  22. #define _APS_NEXT_RESOURCE_VALUE        130
  23. #define _APS_NEXT_COMMAND_VALUE         32771
  24. #define _APS_NEXT_CONTROL_VALUE         1003
  25. #define _APS_NEXT_SYMED_VALUE           101
  26. #endif
  27. #endif