📄 shellext_txtinfo.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ShellExt_TxtInfo - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\TEMP\RSP49.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/ShellExt_TxtInfo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Cufer\Vc\组件对象模型\ShellExt_TxtInfo\ShellExt_TxtInfo.cpp"
"E:\Cufer\Vc\组件对象模型\ShellExt_TxtInfo\ShellExtObj.cpp"
]
Creating command line "cl.exe @D:\TEMP\RSP49.tmp"
Creating temporary file "D:\TEMP\RSP4A.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/ShellExt_TxtInfo.pdb" /debug /machine:I386 /def:".\ShellExt_TxtInfo.def" /out:"ShellExt_TxtInfo.dll" /implib:"Debug/ShellExt_TxtInfo.lib" /pdbtype:sept
".\Debug\ShellExt_TxtInfo.obj"
".\Debug\StdAfx.obj"
".\Debug\ShellExt_TxtInfo.res"
".\Debug\ShellExtObj.obj"
]
Creating command line "link.exe @D:\TEMP\RSP4A.tmp"
Creating temporary file "D:\TEMP\RSP4B.bat" with contents
[
@echo off
regsvr32 /s /c ".\ShellExt_TxtInfo.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "D:\TEMP\RSP4B.bat"
Compiling...
ShellExt_TxtInfo.cpp
Generating Code...
Compiling...
ShellExtObj.cpp
Generating Code...
Linking...
<h3>Output Window</h3>
Performing registration
RegSvr32: DllRegisterServer in .\ShellExt_TxtInfo.dll succeeded.
<h3>Results</h3>
ShellExt_TxtInfo.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -