📄 usbview.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Usbview - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\StamHe\LOCALS~1\Temp\RSP26CB.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Usbview.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\driver\Usbview_MFC_source\UsbviewDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\StamHe\LOCALS~1\Temp\RSP26CB.tmp"
Creating temporary file "C:\DOCUME~1\StamHe\LOCALS~1\Temp\RSP26CC.tmp" with contents
[
kernel32.lib user32.lib cfgmgr32.lib gdi32.lib setupapi.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/Usbview.pdb" /machine:I386 /out:"Release/Usbview.exe"
.\Release\StdAfx.obj
.\Release\Usbview.obj
.\Release\UsbviewDlg.obj
.\Release\WinCtrl.obj
.\Release\Usbview.res
]
Creating command line "link.exe @C:\DOCUME~1\StamHe\LOCALS~1\Temp\RSP26CC.tmp"
<h3>Output Window</h3>
Compiling...
UsbviewDlg.cpp
C:\WINDDK\2600.1106\INC\W2K\usbioctl.h(355) : warning C4200: nonstandard extension used : zero-sized array in struct/union
C:\WINDDK\2600.1106\INC\W2K\usbioctl.h(401) : warning C4200: nonstandard extension used : zero-sized array in struct/union
E:\driver\Usbview_MFC_source\UsbviewDlg.h(34) : warning C4200: nonstandard extension used : zero-sized array in struct/union
E:\driver\Usbview_MFC_source\UsbviewDlg.cpp(863) : warning C4172: returning address of local variable or temporary
Linking...
LINK : warning LNK4078: multiple ".rdata" sections found with different attributes (C0000040)
<h3>Results</h3>
Usbview.exe - 0 error(s), 5 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -