uidll.plg
来自「深入浅出Visual C++入门进阶与应用实例 随书光盘 作者 何志丹」· PLG 代码 · 共 205 行
PLG
205 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: BaseData - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSP43.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /FR"Release/" /Fp"Release/BaseData.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\VC书\综合实例\community\BaseData\ArticleElement.cpp"
"F:\VC书\综合实例\community\BaseData\BaseData.cpp"
"F:\VC书\综合实例\community\BaseData\ClassTreeNodeData.cpp"
"F:\VC书\综合实例\community\BaseData\GlobeFun.cpp"
"F:\VC书\综合实例\community\BaseData\Setting.cpp"
"F:\VC书\综合实例\community\BaseData\WebInfo.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSP43.tmp"
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSP44.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /FR"Release/" /Fp"Release/BaseData.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\VC书\综合实例\community\BaseData\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSP44.tmp"
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSP45.tmp" with contents
[
../Release/HDSupport.lib ../Release/DBLib.lib /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/BaseData.pdb" /machine:I386 /def:".\BaseData.def" /out:"../Release/BaseData.dll" /implib:"../Release/BaseData.lib"
".\Release\ArticleElement.obj"
".\Release\BaseData.obj"
".\Release\ClassTreeNodeData.obj"
".\Release\GlobeFun.obj"
".\Release\Setting.obj"
".\Release\StdAfx.obj"
".\Release\WebInfo.obj"
".\Release\BaseData.res"
"\VC书\综合实例\community\Release\DBLib.lib"
"\VC书\综合实例\community\Release\HDSupport.lib"
]
Creating command line "link.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSP45.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
F:\VC书\综合实例\community\BaseData\..\include\..\BaseData\GlobeFun.h(4) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\BaseData\..\include\..\BaseData\GlobeFun.h(7) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\BaseData\..\include\..\BaseData\GlobeFun.h(10) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\BaseData\..\include\..\BaseData\GlobeFun.h(4) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\BaseData\..\include\..\BaseData\GlobeFun.h(7) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\BaseData\..\include\..\BaseData\GlobeFun.h(10) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\BaseData\..\HDSupport\GlobeFun.h(11) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\BaseData\..\HDSupport\GlobeFun.h(13) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\BaseData\..\HDSupport\GlobeFun.h(16) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
Compiling...
ArticleElement.cpp
F:\VC书\综合实例\community\BaseData\..\include\..\BaseData\GlobeFun.h(4) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\BaseData\..\include\..\BaseData\GlobeFun.h(7) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\BaseData\..\include\..\BaseData\GlobeFun.h(10) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
BaseData.cpp
ClassTreeNodeData.cpp
F:\VC书\综合实例\community\BaseData\ClassTreeNodeData.cpp(129) : warning C4018: '==' : signed/unsigned mismatch
F:\VC书\综合实例\community\BaseData\ClassTreeNodeData.cpp(138) : warning C4018: '==' : signed/unsigned mismatch
F:\VC书\综合实例\community\BaseData\ClassTreeNodeData.cpp(628) : warning C4018: '<' : signed/unsigned mismatch
GlobeFun.cpp
F:\VC书\综合实例\community\BaseData\..\include\..\BaseData\GlobeFun.h(4) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\BaseData\..\include\..\BaseData\GlobeFun.h(7) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\BaseData\..\include\..\BaseData\GlobeFun.h(10) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\BaseData\GlobeFun.cpp(7) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\BaseData\GlobeFun.cpp(14) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\BaseData\GlobeFun.cpp(47) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
Setting.cpp
F:\VC书\综合实例\community\BaseData\..\include\..\BaseData\GlobeFun.h(4) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\BaseData\..\include\..\BaseData\GlobeFun.h(7) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\BaseData\..\include\..\BaseData\GlobeFun.h(10) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\BaseData\Setting.cpp(57) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
F:\VC书\综合实例\community\BaseData\Setting.cpp(58) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
F:\VC书\综合实例\community\BaseData\Setting.cpp(59) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
WebInfo.cpp
Generating Code...
F:\VC书\综合实例\community\BaseData\ClassTreeNodeData.cpp(830) : warning C4715: 'CMainData::ExportFiles' : not all control paths return a value
Linking...
Creating library ../Release/BaseData.lib and object ../Release/BaseData.exp
Creating command line "bscmake.exe /nologo /o"Release/BaseData.bsc" ".\Release\StdAfx.sbr" ".\Release\ArticleElement.sbr" ".\Release\BaseData.sbr" ".\Release\ClassTreeNodeData.sbr" ".\Release\GlobeFun.sbr" ".\Release\Setting.sbr" ".\Release\WebInfo.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>
--------------------Configuration: UIDLL - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSP49.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /FR"Release/" /Fp"Release/UIDLL.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\VC书\综合实例\community\UIDLL\ClassTreeCtrl.cpp"
"F:\VC书\综合实例\community\UIDLL\EditLinkFormat.cpp"
"F:\VC书\综合实例\community\UIDLL\Globe.cpp"
"F:\VC书\综合实例\community\UIDLL\ModifyClassTreeNode.cpp"
"F:\VC书\综合实例\community\UIDLL\SelectExportArticles.cpp"
"F:\VC书\综合实例\community\UIDLL\SelectLinkFormatDlg.cpp"
"F:\VC书\综合实例\community\UIDLL\ShowContentDlg.cpp"
"F:\VC书\综合实例\community\UIDLL\TreeDlg.cpp"
"F:\VC书\综合实例\community\UIDLL\TreeToolBar.cpp"
"F:\VC书\综合实例\community\UIDLL\UIDLL.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSP49.tmp"
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSP4A.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /FR"Release/" /Fp"Release/UIDLL.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\VC书\综合实例\community\UIDLL\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSP4A.tmp"
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSP4B.tmp" with contents
[
../Release/HDSupport.lib ../Release/DBLib.lib ../Release/BaseData.lib /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/UIDLL.pdb" /machine:I386 /def:".\UIDLL.def" /out:"../Release/UIDLL.dll" /implib:"../Release/UIDLL.lib"
".\Release\ClassTreeCtrl.obj"
".\Release\EditLinkFormat.obj"
".\Release\Globe.obj"
".\Release\ModifyClassTreeNode.obj"
".\Release\SelectExportArticles.obj"
".\Release\SelectLinkFormatDlg.obj"
".\Release\ShowContentDlg.obj"
".\Release\StdAfx.obj"
".\Release\TreeDlg.obj"
".\Release\TreeToolBar.obj"
".\Release\UIDLL.obj"
".\Release\UIDLL.res"
"\VC书\综合实例\community\Release\DBLib.lib"
"\VC书\综合实例\community\Release\BaseData.lib"
]
Creating command line "link.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSP4B.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
F:\VC书\综合实例\community\UIDLL\..\HDSupport\GlobeFun.h(11) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\UIDLL\..\HDSupport\GlobeFun.h(13) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\UIDLL\..\HDSupport\GlobeFun.h(16) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\UIDLL\..\include\..\UIDLL\..\include\..\BaseData\GlobeFun.h(4) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\UIDLL\..\include\..\UIDLL\..\include\..\BaseData\GlobeFun.h(7) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\VC书\综合实例\community\UIDLL\..\include\..\UIDLL\..\include\..\BaseData\GlobeFun.h(10) : warning C4190: '<Unknown>' has C-linkage specified, but returns UDT 'CString' which is incompatible with C
E:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
Compiling...
ClassTreeCtrl.cpp
EditLinkFormat.cpp
Globe.cpp
ModifyClassTreeNode.cpp
SelectExportArticles.cpp
SelectLinkFormatDlg.cpp
ShowContentDlg.cpp
TreeDlg.cpp
TreeToolBar.cpp
UIDLL.cpp
Generating Code...
F:\VC书\综合实例\community\UIDLL\ShowContentDlg.cpp(141) : warning C4715: 'CShowContentDlg::GoCurPage' : not all control paths return a value
Linking...
Creating library ../Release/UIDLL.lib and object ../Release/UIDLL.exp
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSP4F.tmp" with contents
[
/nologo /o"Release/UIDLL.bsc"
".\Release\StdAfx.sbr"
".\Release\ClassTreeCtrl.sbr"
".\Release\EditLinkFormat.sbr"
".\Release\Globe.sbr"
".\Release\ModifyClassTreeNode.sbr"
".\Release\SelectExportArticles.sbr"
".\Release\SelectLinkFormatDlg.sbr"
".\Release\ShowContentDlg.sbr"
".\Release\TreeDlg.sbr"
".\Release\TreeToolBar.sbr"
".\Release\UIDLL.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSP4F.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
UIDLL.dll - 0 error(s), 35 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?