resource.h
上传用户:hysujiao87
上传日期:2007-12-02
资源大小:156k
文件大小:2k
源码类别:

ICQ/即时通讯

开发平台:

C/C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by QQClient.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_QQCLIENT                    102
  9. #define IDP_SOCKETS_INIT_FAILED         103
  10. #define IDR_MAINFRAME                   128
  11. #define IDD_STARTUP                     129
  12. #define IDD_SENDMSG                     130
  13. #define IDD_REGISTER                    131
  14. #define IDD_ADDFRD                      132
  15. #define IDI_ICONLIST1                   133
  16. #define IDB_HEADICON_LIST               135
  17. #define IDB_HEADICON_LIST_SMALL         136
  18. #define IDC_EDIT_USERID                 1002
  19. #define IDC_EDIT_PASSWORD               1003
  20. #define IDC_BTN_REG                     1004
  21. #define IDC_BTN_LOGON                   1005
  22. #define IDC_EDIT_SEND                   1007
  23. #define IDC_SEND_BTN                    1008
  24. #define IDC_EDIT_ACOUNT                 1011
  25. #define IDC_EDIT_NICKNAME               1016
  26. #define IDC_EDIT_CONFIRM_PASSWORD       1021
  27. #define IDC_BTN_SENDMSG                 1023
  28. #define IDC_BTN_ADDFRD                  1025
  29. #define IDC_EDIT_FRDID                  1026
  30. #define IDC_EDIT_MSG                    1027
  31. #define IDC_IPADDRESS                   1029
  32. #define IDC_STATIC_LIST                 1031
  33. // Next default values for new objects
  34. // 
  35. #ifdef APSTUDIO_INVOKED
  36. #ifndef APSTUDIO_READONLY_SYMBOLS
  37. #define _APS_NEXT_RESOURCE_VALUE        137
  38. #define _APS_NEXT_COMMAND_VALUE         32771
  39. #define _APS_NEXT_CONTROL_VALUE         1032
  40. #define _APS_NEXT_SYMED_VALUE           104
  41. #endif
  42. #endif