📄 tapicomm.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TapiComm - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1D.tmp" with contents
[
/nologo /MLd /W3 /WX /Gm /GX /ZI /Od /D "_DEBUG" /D "STRICT" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /Fr"WinDebug/" /Fp"WinDebug/TapiComm.pch" /YX /Fo"WinDebug/" /Fd"WinDebug/" /FD /c
"E:\app\tapicomm\ABOUT.C"
"E:\app\tapicomm\CommCode.C"
"E:\app\tapicomm\DISPATCH.C"
"E:\app\tapicomm\EditCtls.C"
"E:\app\tapicomm\INIT.C"
"E:\app\tapicomm\MISC.C"
"E:\app\tapicomm\STATBAR.C"
"E:\app\tapicomm\TapiCode.C"
"E:\app\tapicomm\TapiComm.C"
"E:\app\tapicomm\TapiInfo.C"
"E:\app\tapicomm\TOOLBAR.C"
"E:\app\tapicomm\WINMAIN.C"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1D.tmp"
<h3>Output Window</h3>
Compiling...
ABOUT.C
CommCode.C
DISPATCH.C
EditCtls.C
INIT.C
MISC.C
STATBAR.C
TapiCode.C
TapiComm.C
TapiInfo.C
TOOLBAR.C
WINMAIN.C
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E.tmp" with contents
[
comctl32.lib version.lib tapi32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /incremental:yes /pdb:"WinDebug/TapiComm.pdb" /debug /machine:I386 /out:"WinDebug/TapiComm.exe" /SUBSYSTEM:windows,4.0
.\WinDebug\ABOUT.OBJ
.\WinDebug\CommCode.obj
.\WinDebug\DISPATCH.OBJ
.\WinDebug\EditCtls.obj
.\WinDebug\INIT.OBJ
.\WinDebug\MISC.OBJ
.\WinDebug\STATBAR.OBJ
.\WinDebug\TapiCode.obj
.\WinDebug\TapiComm.obj
.\WinDebug\TapiInfo.obj
.\WinDebug\TOOLBAR.OBJ
.\WinDebug\WINMAIN.OBJ
.\WinDebug\TapiComm.res
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E.tmp"
<h3>Output Window</h3>
Linking...
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1F.tmp" with contents
[
/nologo /o"WinDebug/TapiComm.bsc"
.\WinDebug\ABOUT.SBR
.\WinDebug\CommCode.sbr
.\WinDebug\DISPATCH.SBR
.\WinDebug\EditCtls.sbr
.\WinDebug\INIT.SBR
.\WinDebug\MISC.SBR
.\WinDebug\STATBAR.SBR
.\WinDebug\TapiCode.sbr
.\WinDebug\TapiComm.sbr
.\WinDebug\TapiInfo.sbr
.\WinDebug\TOOLBAR.SBR
.\WinDebug\WINMAIN.SBR]
Creating command line "bscmake.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1F.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
TapiComm.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -