📄 dwatch.plg
字号:
<html>
<body>
<pre>
<h1>Erstellungsprotokoll</h1>
<h3>
--------------------Konfiguration: dwatch - Win32 Release--------------------
</h3>
<h3>Befehlszeilen</h3>
Erstellen der tempor鋜en Datei "E:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\RSP12.tmp" mit Inhalten
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp".\Release/dwatch.pch" /Yu"stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c
"E:\001-Peter\Peters Sources\dwatch\dwatch.cpp"
"E:\001-Peter\Peters Sources\dwatch\dwatchDlg.cpp"
"E:\001-Peter\Peters Sources\dwatch\OptionsDialog.cpp"
]
Creating command line "cl.exe @E:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\RSP12.tmp"
Erstellen der tempor鋜en Datei "E:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\RSP13.tmp" mit Inhalten
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp".\Release/dwatch.pch" /Yc"stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c
"E:\001-Peter\Peters Sources\dwatch\StdAfx.cpp"
]
Creating command line "cl.exe @E:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\RSP13.tmp"
Erstellen der tempor鋜en Datei "E:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\RSP14.tmp" mit Inhalten
[
ntdll.lib /nologo /subsystem:windows /incremental:no /pdb:".\Release/dwatch.pdb" /machine:I386 /force /out:".\Release/dwatch.exe"
".\Release\dwatch.obj"
".\Release\dwatchDlg.obj"
".\Release\StdAfx.obj"
".\Release\OptionsDialog.obj"
".\Release\dwatch.res"
]
Erstellen der Befehlzeile "link.exe @E:\DOKUME~1\ADMINI~1\LOKALE~1\Temp\RSP14.tmp"
<h3>Ausgabefenster</h3>
Kompilierung l鋟ft...
StdAfx.cpp
Kompilierung l鋟ft...
dwatch.cpp
dwatchDlg.cpp
OptionsDialog.cpp
Generieren von Code...
Linker-Vorgang l鋟ft...
libcmt.lib(exsup.obj) : warning LNK4006: __global_unwind2 bereits in ntdll.lib(exsup.obj) definiert; zweite Definition wird ignoriert
libcmt.lib(exsup.obj) : warning LNK4006: __local_unwind2 bereits in ntdll.lib(exsup.obj) definiert; zweite Definition wird ignoriert
libcmt.lib(exsup.obj) : warning LNK4006: __abnormal_termination bereits in ntdll.lib(exsup.obj) definiert; zweite Definition wird ignoriert
.\Release/dwatch.exe : warning LNK4088: Anwendung wurde gemaess der Option /FORCE generiert; Anwendung kann vielleicht nicht ausgefuehrt werden
<h3>Ergebnisse</h3>
dwatch.exe - 0 Fehler, 4 Warnung(en)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -