📄 extensiondll.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ExtensionDLL - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ExtensionDLL.res" /d "_DEBUG" /d "_AFXDLL" "D:\study\论文\文章\文章\Test\ExtensionDLL\ExtensionDLL.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP58.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"../Debug/ExtensionDLL.pdb" /debug /machine:I386 /def:".\ExtensionDLL.def" /out:"../Debug/ExtensionDLL.dll" /implib:"../Debug/ExtensionDLL.lib" /pdbtype:sept
".\Debug\exportEDLL.obj"
".\Debug\ExtensionDLL.obj"
".\Debug\StdAfx.obj"
".\Debug\TestDlg.obj"
".\Debug\ExtensionDLL.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP58.tmp"
<h3>Output Window</h3>
Compiling resources...
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP59.bat" with contents
[
@echo off
copy exportEDLL.h ../
]
Creating command line "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP59.bat"
复制扩展DLL的输出头文件到应用程序目录
已复制 1 个文件。
<h3>Results</h3>
ExtensionDLL.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -