resource.h
上传用户:power_led
上传日期:2013-04-11
资源大小:373k
文件大小:2k
源码类别:

ICQ/即时通讯

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ChatClient.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_FORMVIEW                    101
  7. #define IDP_SOCKETS_INIT_FAILED         104
  8. #define IDR_MAINFRAME                   128
  9. #define IDR_CHATCLTYPE                  129
  10. #define IDD_CONNECTSERVER               130
  11. #define IDR_JOINROOM                    135
  12. #define IDD_CLIENTLOG                   136
  13. #define IDI_ICON1                       137
  14. #define IDI_TASKICON                    137
  15. #define IDR_CLIENT                      139
  16. #define IDD_SENDMESSAGE                 140
  17. #define IDD_SHOWMESSAGE                 141
  18. #define IDI_ICON2                       142
  19. #define IDI_ICON3                       143
  20. #define IDB_IMAGELIST                   144
  21. #define IDR_QUIT                        145
  22. #define IDI_EMPTY                       147
  23. #define IDC_SERVERIP                    1003
  24. #define IDC_SERVERPORT                  1004
  25. #define IDC_USERNAME                    1005
  26. #define IDC_SELFNAME                    1009
  27. #define IDC_SENDSENTENCE                1011
  28. #define IDC_ROOMNAME                    1012
  29. #define IDC_MESSAGE                     1013
  30. #define IDC_CLIENTNAME                  1014
  31. #define IDC_SERVERSPECIAL               1015
  32. #define IDC_CLIENTUSERNAME              1016
  33. #define IDC_RICHEDIT1                   1018
  34. #define IDA_JOININ                      32771
  35. #define ID_JOININROOM                   32773
  36. #define ID_MENU_SEND                    32775
  37. #define ID_ROOM_QUIT                    32777
  38. #define IDR_QUIT_SYSABOUT               32778
  39. // Next default values for new objects
  40. // 
  41. #ifdef APSTUDIO_INVOKED
  42. #ifndef APSTUDIO_READONLY_SYMBOLS
  43. #define _APS_3D_CONTROLS                     1
  44. #define _APS_NEXT_RESOURCE_VALUE        148
  45. #define _APS_NEXT_COMMAND_VALUE         32779
  46. #define _APS_NEXT_CONTROL_VALUE         1019
  47. #define _APS_NEXT_SYMED_VALUE           101
  48. #endif
  49. #endif