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

📄 theapp.plg

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



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

⌨️ 快捷键说明

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