📄 resexplorer.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: resExplorer - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/resExplorer.res" /d "_DEBUG" /d "_AFXDLL" "I:\2003-6-16beifen\vc实例开发最终结果\源程序\第三章\resExplorer.rc""
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1B3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/resExplorer.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"I:\2003-6-16beifen\vc实例开发最终结果\源程序\第三章\DllLoad.cpp"
"I:\2003-6-16beifen\vc实例开发最终结果\源程序\第三章\MainFrm.cpp"
"I:\2003-6-16beifen\vc实例开发最终结果\源程序\第三章\ResDataProvider.cpp"
"I:\2003-6-16beifen\vc实例开发最终结果\源程序\第三章\ResDataProviderModule.cpp"
"I:\2003-6-16beifen\vc实例开发最终结果\源程序\第三章\ResDataProviderModuleManager.cpp"
"I:\2003-6-16beifen\vc实例开发最终结果\源程序\第三章\resExplorer.cpp"
"I:\2003-6-16beifen\vc实例开发最终结果\源程序\第三章\resExplorerDoc.cpp"
"I:\2003-6-16beifen\vc实例开发最终结果\源程序\第三章\ResExplorerTree.cpp"
"I:\2003-6-16beifen\vc实例开发最终结果\源程序\第三章\resExplorerView.cpp"
"I:\2003-6-16beifen\vc实例开发最终结果\源程序\第三章\TreeCtrlX.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1B3.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1B4.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/resExplorer.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"I:\2003-6-16beifen\vc实例开发最终结果\源程序\第三章\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1B4.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1B5.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/resExplorer.pdb" /debug /machine:I386 /out:"Debug/resExplorer.exe" /pdbtype:sept
".\Debug\DllLoad.obj"
".\Debug\MainFrm.obj"
".\Debug\ResDataProvider.obj"
".\Debug\ResDataProviderModule.obj"
".\Debug\ResDataProviderModuleManager.obj"
".\Debug\resExplorer.obj"
".\Debug\resExplorerDoc.obj"
".\Debug\ResExplorerTree.obj"
".\Debug\resExplorerView.obj"
".\Debug\StdAfx.obj"
".\Debug\TreeCtrlX.obj"
".\Debug\resExplorer.res"
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1B5.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DllLoad.cpp
MainFrm.cpp
ResDataProvider.cpp
ResDataProviderModule.cpp
ResDataProviderModuleManager.cpp
resExplorer.cpp
resExplorerDoc.cpp
ResExplorerTree.cpp
resExplorerView.cpp
TreeCtrlX.cpp
Generating Code...
Linking...
<h3>Results</h3>
resExplorer.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -