Resource.h
上传用户:zslianheng
上传日期:2013-04-03
资源大小:946k
文件大小:1k
源码类别:

Linux/Unix编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by chat.rc
  4. //
  5. #define IDP_SOCKETS_INIT_FAILED         101
  6. #define IDS_CHAT                        102
  7. #define IDS_CHAT_TITLE                  103
  8. #define IDS_REMOTE_CLOSE                104
  9. #define IDS_PROMPT_CLOSE                105
  10. #define IDC_TOTOAL_TIME                 233
  11. #define IDC_TOTAL_TIME                  233
  12. #define IDC_CONTACT_NICK                314
  13. #define IDC_CONTACT_UIN                 314
  14. #define IDC_RECV_TEXT                   417
  15. #define IDC_SEND_TEXT                   424
  16. #define IDC_MY_NICK                     451
  17. #define IDC_MY_UIN                      451
  18. #define IDD_CHAT                        481
  19. #define IDC_VOLUME_RECV                 487
  20. #define IDC_VOLUME_SEND                 489
  21. #define IDC_MY_FACE                     1098
  22. #define IDC_CONTACT_FACE                1099
  23. #define IDI_CHAT                        10000
  24. // Next default values for new objects
  25. // 
  26. #ifdef APSTUDIO_INVOKED
  27. #ifndef APSTUDIO_READONLY_SYMBOLS
  28. #define _APS_NEXT_RESOURCE_VALUE        10003
  29. #define _APS_NEXT_COMMAND_VALUE         32771
  30. #define _APS_NEXT_CONTROL_VALUE         10004
  31. #define _APS_NEXT_SYMED_VALUE           10000
  32. #endif
  33. #endif