⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dllb.plg

📁 MFC DLL的编写和调用示例
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DllB - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSP1EE.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "_USRDLL" /D "WIN32" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /D "COMPILING_DLLB" /Fp"Debug/DllB.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\Vcpp32\TheApp\DllB\DialogB.cpp"
"D:\Vcpp32\TheApp\DllB\DllB.cpp"
"D:\Vcpp32\TheApp\DllB\Export.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP1EE.tmp" 
Creating temporary file "C:\TEMP\RSP1EF.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "_USRDLL" /D "WIN32" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /D "COMPILING_DLLB" /Fp"Debug/DllB.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\Vcpp32\TheApp\DllB\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP1EF.tmp" 
Creating temporary file "C:\TEMP\RSP1F0.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/DllB.pdb" /debug /machine:I386 /def:".\DllB.def" /out:"Debug/DllB.dll" /implib:"Debug/DllB.lib" /pdbtype:sept 
.\Debug\DialogB.obj
.\Debug\DllB.obj
.\Debug\Export.obj
.\Debug\StdAfx.obj
.\Debug\DllB.res
]
Creating command line "link.exe @C:\TEMP\RSP1F0.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
DialogB.cpp
DllB.cpp
Export.cpp
Generating Code...
Linking...
   Creating library Debug/DllB.lib and object Debug/DllB.exp
Creating temporary file "C:\TEMP\RSP1F4.bat" with contents
[
@echo off
../DllBd.bat
]
Creating command line "C:\TEMP\RSP1F4.bat"
Copy Files
..\DllB\Debug\DllB.dll
        1 file(s) copied.



<h3>Results</h3>
DllB.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -