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

Linux/Unix编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by SendFile.rc
  4. //
  5. #define IDP_SOCKETS_INIT_FAILED         101
  6. #define IDS_MENUNAME                    104
  7. #define IDS_SENDFILE                    104
  8. #define IDS_ACCEPT_FILE                 105
  9. #define IDS_TITLE_SENDFILE              106
  10. #define IDS_FILESIZE                    107
  11. #define IDS_SENDFILE_BYTES              108
  12. #define IDS_RECVFILE_BYTES              109
  13. #define IDS_TITLE_RECVFILE              110
  14. #define IDS_PROMPT_STOP                 111
  15. #define IDS_WARNING                     112
  16. #define IDS_SENDING_FILE                113
  17. #define IDS_RECEIVING_FILE              114
  18. #define IDS_ERROR_SENDFILE              115
  19. #define IDS_SUCCESS_SENDFILE            116
  20. #define IDS_SUCCESS_RECVFILE            117
  21. #define IDS_FINISHED                    118
  22. #define IDS_FAILED                      119
  23. #define IDS_PLEASE_WAIT                 120
  24. #define IDI_SENDFILE                    177
  25. #define IDB_SENDFILE                    186
  26. #define IDC_PROGRESS                    438
  27. #define IDC_FILESIZE                    439
  28. #define IDC_SPEED                       440
  29. #define IDD_SEND_FILE                   500
  30. #define IDC_UIN                         1000
  31. #define IDC_NICK                        1007
  32. #define IDC_STATUS_DETAIL               1082
  33. #define IDC_STATUS                      1083
  34. #define IDC_FACE                        3000
  35. // Next default values for new objects
  36. // 
  37. #ifdef APSTUDIO_INVOKED
  38. #ifndef APSTUDIO_READONLY_SYMBOLS
  39. #define _APS_NEXT_RESOURCE_VALUE        3000
  40. #define _APS_NEXT_COMMAND_VALUE         32771
  41. #define _APS_NEXT_CONTROL_VALUE         3002
  42. #define _APS_NEXT_SYMED_VALUE           3000
  43. #endif
  44. #endif