接楼上1>        c:\users\administrator\desktop\mfcmytools\mfcmytools\wstr.h(37) : 参见“GetLength”的前一个定义
1>ExtendedFunction.cpp
1>c:\users\administrator\desktop\mfcmytools\mfcmytools\extendedfunction.cpp(3) : warning C4627: “#include "ExtendedFunction.h"”: 在查找预编译头使用时跳过
1>        将指令添加到“stdafx.h”或重新生成预编译头
1>c:\users\administrator\desktop\mfcmytools\mfcmytools\extendedfunction.cpp(1) : warning C4603: “ExtendedFunction_H”: 未定义宏或在预编译头使用后定义发生改变
1>        将宏添加到预编译头中,而不是在此处定义
1>        c:\users\administrator\desktop\mfcmytools\mfcmytools\extendedfunction.cpp(5) : 使用预编译头
1>c:\users\administrator\desktop\mfcmytools\mfcmytools\extendedfunction.cpp(20) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>        d:\vc2008\vc\include\string.h(79) : 参见“strcat”的声明
1>c:\users\administrator\desktop\mfcmytools\mfcmytools\extendedfunction.cpp(32) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>        d:\vc2008\vc\include\string.h(79) : 参见“strcat”的声明
1>c:\users\administrator\desktop\mfcmytools\mfcmytools\extendedfunction.cpp(40) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>        d:\vc2008\vc\include\string.h(74) : 参见“strcpy”的声明
1>c:\users\administrator\desktop\mfcmytools\mfcmytools\extendedfunction.cpp(52) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>        d:\vc2008\vc\include\string.h(74) : 参见“strcpy”的声明
1>c:\users\administrator\desktop\mfcmytools\mfcmytools\extendedfunction.cpp(68) : warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>        d:\vc2008\vc\include\string.h(245) : 参见“wcscat”的声明
1>c:\users\administrator\desktop\mfcmytools\mfcmytools\extendedfunction.cpp(78) : warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>        d:\vc2008\vc\include\string.h(245) : 参见“wcscat”的声明
1>c:\users\administrator\desktop\mfcmytools\mfcmytools\extendedfunction.cpp(87) : warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>        d:\vc2008\vc\include\string.h(245) : 参见“wcscat”的声明
1>c:\users\administrator\desktop\mfcmytools\mfcmytools\extendedfunction.cpp(99) : warning C4996: 'wcscat': This function or variable may be unsafe. Consider using wcscat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>        d:\vc2008\vc\include\string.h(245) : 参见“wcscat”的声明
1>c:\users\administrator\desktop\mfcmytools\mfcmytools\extendedfunction.cpp(107) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>        d:\vc2008\vc\include\string.h(252) : 参见“wcscpy”的声明
1>c:\users\administrator\desktop\mfcmytools\mfcmytools\extendedfunction.cpp(118) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>        d:\vc2008\vc\include\string.h(252) : 参见“wcscpy”的声明
1>c:\users\administrator\desktop\mfcmytools\mfcmytools\extendedfunction.cpp(127) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>        d:\vc2008\vc\include\string.h(252) : 参见“wcscpy”的声明
1>c:\users\administrator\desktop\mfcmytools\mfcmytools\extendedfunction.cpp(139) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>        d:\vc2008\vc\include\string.h(252) : 参见“wcscpy”的声明
1>正在生成代码...
1>正在编译资源清单...
1>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
1>Copyright (C) Microsoft Corporation.  All rights reserved.
1>正在链接...
1>LINK : 没有找到 C:\Users\Administrator\Desktop\MFCMyTools\Debug\MFCMyTools.dll 或上一个增量链接没有生成它;正在执行完全链接
1>   正在创建库 C:\Users\Administrator\Desktop\MFCMyTools\Debug\MFCMyTools.lib 和对象 C:\Users\Administrator\Desktop\MFCMyTools\Debug\MFCMyTools.exp
1>CStr.obj : warning LNK4217: 本地定义的符号 ?wcslenEx@@YAIAAPA_W@Z (unsigned int __cdecl wcslenEx(wchar_t * &)) 在函数 "public: __thiscall CStr::CStr(wchar_t *)" (??0CStr@@QAE@PA_W@Z) 中导入
1>WStr.obj : warning LNK4217: 本地定义的符号 ?wcslenEx@@YAIAAPA_W@Z (unsigned int __cdecl wcslenEx(wchar_t * &)) 在函数 "public: __thiscall WStr::WStr(wchar_t *)" (??0WStr@@QAE@PA_W@Z) 中导入
1>CStr.obj : warning LNK4217: 本地定义的符号 ?strcpyEx@@YAXAAPADPAD@Z (void __cdecl strcpyEx(char * &,char *)) 在函数 "public: __thiscall CStr::CStr(char *)" (??0CStr@@QAE@PAD@Z) 中导入
1>CStr.obj : warning LNK4217: 本地定义的符号 ?strlenEx@@YAIAAPAD@Z (unsigned int __cdecl strlenEx(char * &)) 在函数 "public: __thiscall CStr::CStr(char *)" (??0CStr@@QAE@PAD@Z) 中导入
1>WStr.obj : warning LNK4217: 本地定义的符号 ?strlenEx@@YAIAAPAD@Z (unsigned int __cdecl strlenEx(char * &)) 在函数 "public: __thiscall WStr::WStr(char *)" (??0WStr@@QAE@PAD@Z) 中导入
1>CStr.obj : warning LNK4217: 本地定义的符号 ?GetStr@WStr@@QAEPA_WXZ (public: wchar_t * __thiscall WStr::GetStr(void)) 在函数 "public: __thiscall CStr::CStr(class WStr &)" (??0CStr@@QAE@AAVWStr@@@Z) 中导入
1>CStr.obj : warning LNK4217: 本地定义的符号 ?GetLength@WStr@@QAEIXZ (public: unsigned int __thiscall WStr::GetLength(void)) 在函数 "public: __thiscall CStr::CStr(class WStr &)" (??0CStr@@QAE@AAVWStr@@@Z) 中导入
1>CStr.obj : warning LNK4217: 本地定义的符号 ?strcatEx@@YAXAAPADPAD@Z (void __cdecl strcatEx(char * &,char *)) 在函数 "public: class CStr & __thiscall CStr::operator+(wchar_t *)" (??HCStr@@QAEAAV0@PA_W@Z) 中导入
1>WStr.obj : warning LNK4217: 本地定义的符号 ?wcscpyEx@@YAXAAPA_WPA_W@Z (void __cdecl wcscpyEx(wchar_t * &,wchar_t *)) 在函数 "public: __thiscall WStr::WStr(wchar_t *)" (??0WStr@@QAE@PA_W@Z) 中导入
1>WStr.obj : warning LNK4217: 本地定义的符号 ?GetStr@CStr@@QAEPADXZ (public: char * __thiscall CStr::GetStr(void)) 在函数 "public: __thiscall WStr::WStr(class CStr &)" (??0WStr@@QAE@AAVCStr@@@Z) 中导入
1>WStr.obj : warning LNK4217: 本地定义的符号 ?GetLength@CStr@@QAEIXZ (public: unsigned int __thiscall CStr::GetLength(void)) 在函数 "public: __thiscall WStr::WStr(class CStr &)" (??0WStr@@QAE@AAVCStr@@@Z) 中导入
1>WStr.obj : warning LNK4217: 本地定义的符号 ?wcscpyEx@@YAXAAPA_WAAV?$CStringT@_WV?$StrTraitMFC_DLL@_WV?$ChTraitsCRT@_W@ATL@@@@@ATL@@@Z (void __cdecl wcscpyEx(wchar_t * &,class ATL::CStringT<wchar_t,class StrTraitMFC_DLL<wchar_t,class ATL::ChTraitsCRT<wchar_t> > > &)) 在函数 "public: __thiscall WStr::WStr(class ATL::CStringT<wchar_t,class StrTraitMFC_DLL<wchar_t,class ATL::ChTraitsCRT<wchar_t> > > &)" (??0WStr@@QAE@AAV?$CStringT@_WV?$StrTraitMFC_DLL@_WV?$ChTraitsCRT@_W@ATL@@@@@ATL@@@Z) 中导入
1>WStr.obj : warning LNK4217: 本地定义的符号 ?wcscatEx@@YAXAAPA_WPA_W@Z (void __cdecl wcscatEx(wchar_t * &,wchar_t *)) 在函数 "public: class WStr & __thiscall WStr::operator+(wchar_t *)" (??HWStr@@QAEAAV0@PA_W@Z) 中导入
1>WStr.obj : warning LNK4217: 本地定义的符号 ?wcscatEx@@YAXAAPA_WAAV?$CStringT@_WV?$StrTraitMFC_DLL@_WV?$ChTraitsCRT@_W@ATL@@@@@ATL@@@Z (void __cdecl wcscatEx(wchar_t * &,class ATL::CStringT<wchar_t,class StrTraitMFC_DLL<wchar_t,class ATL::ChTraitsCRT<wchar_t> > > &)) 在函数 "public: class WStr & __thiscall WStr::operator+(class ATL::CStringT<wchar_t,class StrTraitMFC_DLL<wchar_t,class ATL::ChTraitsCRT<wchar_t> > > &)" (??HWStr@@QAEAAV0@AAV?$CStringT@_WV?$StrTraitMFC_DLL@_WV?$ChTraitsCRT@_W@ATL@@@@@ATL@@@Z) 中导入
1>正在嵌入清单...
1>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
1>Copyright (C) Microsoft Corporation.  All rights reserved.
1>生成日志保存在“file://c:\Users\Administrator\Desktop\MFCMyTools\MFCMyTools\Debug\BuildLog.htm”
1>MFCMyTools - 0 个错误,71 个警告
========== 全部重新生成: 成功 1 个,失败 0 个,跳过 0 个 ==========