?? ejectusb.plg
字號(hào):
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: EjectUSB - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2B.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /I "E:\WINDDK\2600\inc\w2k" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/EjectUSB.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\VC++學(xué)習(xí)資料\EjectUSB\EjectUSB\EjectUSB.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2B.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /I "E:\WINDDK\2600\inc\w2k" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/EjectUSB.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\VC++學(xué)習(xí)資料\EjectUSB\EjectUSB\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2D.tmp" with contents
[
user32.lib shell32.lib cfgmgr32.lib setupapi.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/EjectUSB.pdb" /machine:I386 /out:"Release/EjectUSB.exe" /libpath:"E:\WINDDK\2600\lib\w2k\i386"
".\Release\EjectUSB.obj"
".\Release\StdAfx.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2D.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
EjectUSB.cpp
F:\VC++學(xué)習(xí)資料\EjectUSB\EjectUSB\EjectUSB.cpp(8) : fatal error C1083: Cannot open include file: 'cfgmgr32.h': No such file or directory
執(zhí)行 cl.exe 時(shí)出錯(cuò).
<h3>Results</h3>
EjectUSB.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -