📄 iehelper.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: IEHelper - Win32 Release MinDependency--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/IEHelper.res" /d "NDEBUG" "F:\NA\NA3.27\NA3.27\iehelper2\IEHelper.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSPA280.TMP" with contents
[
/nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /Fp"Release/IEHelper.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\NA\NA3.27\NA3.27\iehelper2\IEHelper.cpp"
"F:\NA\NA3.27\NA3.27\iehelper2\IEHlprObj.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPA280.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPA281.TMP" with contents
[
/nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /Fp"Release/IEHelper.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\NA\NA3.27\NA3.27\iehelper2\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPA281.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPA282.TMP" with contents
[
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 /subsystem:windows /dll /incremental:no /pdb:"Release/IEHelper.pdb" /machine:I386 /def:".\IEHelper.def" /out:"Release/IEHelper.dll" /implib:"Release/IEHelper.lib"
.\Release\IEHelper.obj
.\Release\IEHlprObj.obj
.\Release\StdAfx.obj
.\Release\IEHelper.res
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPA282.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPA283.BAT" with contents
[
@echo off
regsvr32 /s /c ".\Release\IEHelper.dll"
echo regsvr32 exec. time > ".\Release\regsvr32.trg"
]
Creating command line "C:\WINDOWS\TEMP\RSPA283.BAT"
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
IEHelper.cpp
IEHlprObj.cpp
Generating Code...
Linking...
Creating library Release/IEHelper.lib and object Release/IEHelper.exp
<h3>Output Window</h3>
Registering ActiveX Control...
RegSvr32: DllRegisterServer in .\Release\IEHelper.dll succeeded.
<h3>Results</h3>
IEHelper.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -