📄 faxsrv.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FaxSrv - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/FaxSrv.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\AutoMemter\FaxSrv\FaxMail.cpp"
"E:\AutoMemter\FaxSrv\FaxSrv.cpp"
"E:\AutoMemter\FaxSrv\FaxSrvView.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/FaxSrv.pdb" /debug /machine:I386 /out:"Debug/FaxSrv.exe" /pdbtype:sept
.\Debug\FaxBill.obj
.\Debug\FaxError.obj
.\Debug\FaxMail.obj
.\Debug\FaxRecv.obj
.\Debug\FaxSend.obj
.\Debug\FaxSrv.obj
.\Debug\FaxSrvDoc.obj
.\Debug\FaxSrvView.obj
.\Debug\FaxUser.obj
.\Debug\font.obj
.\Debug\imgedit.obj
.\Debug\MainFrm.obj
.\Debug\phonic.obj
.\Debug\picture.obj
.\Debug\StdAfx.obj
.\Debug\FaxSrv.res
.\TifBfx.lib
.\PAide.lib
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9.tmp"
<h3>Output Window</h3>
Compiling...
FaxMail.cpp
e:\automemter\faxsrv\msado26.tlh(405) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
E:\AutoMemter\FaxSrv\FaxMail.cpp(47) : warning C4101: 'pUnk' : unreferenced local variable
E:\AutoMemter\FaxSrv\FaxMail.cpp(84) : warning C4101: 'pTo' : unreferenced local variable
E:\AutoMemter\FaxSrv\FaxMail.cpp(385) : warning C4101: 'e' : unreferenced local variable
E:\AutoMemter\FaxSrv\FaxMail.cpp(404) : warning C4101: 'pUnk' : unreferenced local variable
E:\AutoMemter\FaxSrv\FaxMail.cpp(604) : warning C4101: 'e' : unreferenced local variable
Generating Code...
Skipping... (no relevant changes detected)
FaxSrv.cpp
FaxSrvView.cpp
Linking...
<h3>Results</h3>
FaxSrv.exe - 0 error(s), 6 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -