📄 exeshell.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: EXEshell - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /nologo /D "NDEBUG" /tlb "Release/EXEshell.tlb" /mktyplib203 /win32 "D:\hm\src\EXEshell\EXEshell.odl""
Creating command line "rc.exe /l 0x804 /fo"Release/EXEshell.res" /i "Release" /d "NDEBUG" "D:\hm\src\EXEshell\EXEshell.rc""
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP17E.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /Fp"Release/EXEshell.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\hm\src\EXEshell\EXEshell.cpp"
"D:\hm\src\EXEshell\EXEshellCtl.cpp"
"D:\hm\src\EXEshell\EXEshellPpg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP17E.tmp"
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP17F.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /Fp"Release/EXEshell.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\hm\src\EXEshell\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP17F.tmp"
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP180.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:no /pdb:"Release/EXEshell.pdb" /machine:I386 /def:".\EXEshell.def" /out:".\..\..\bin\EXEshell.ocx" /implib:"Release/EXEshell.lib"
.\Release\EXEshell.obj
.\Release\EXEshellCtl.obj
.\Release\EXEshellPpg.obj
.\Release\StdAfx.obj
.\Release\EXEshell.res
]
Creating command line "link.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP180.tmp"
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP181.bat" with contents
[
@echo off
regsvr32 /s /c "\hm\bin\EXEshell.ocx"
echo regsvr32 exec. time > ".\Release\regsvr32.trg"
]
Creating command line "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSP181.bat"
Creating Type Library...
Processing D:\hm\src\EXEshell\EXEshell.odl
EXEshell.odl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
objidl.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
wtypes.idl
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
EXEshell.cpp
EXEshellCtl.cpp
EXEshellPpg.cpp
Generating Code...
Linking...
Creating library Release/EXEshell.lib and object Release/EXEshell.exp
LINK : warning LNK4089: all references to "urlmon.dll" discarded by /OPT:REF
<h3>Output Window</h3>
Registering ActiveX Control...
<h3>Results</h3>
EXEshell.ocx - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -