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

📄 regulardll.plg

📁 《Visual C++编程技巧典型案例解析:基础与应用篇(下)(含1CD-ROM)——编程技巧典型案例集锦系列》源码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: RegularDLL - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/RegularDLL.res" /d "_DEBUG" /d "_AFXDLL" "D:\study\论文\文章\文章\Test\RegularDLL\RegularDLL.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5A.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /D "__EXPORT_DIALOG_RDDLL__" /FR"Debug/" /Fp"Debug/RegularDLL.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\study\论文\文章\文章\Test\RegularDLL\exportRDLL.cpp"
"D:\study\论文\文章\文章\Test\RegularDLL\RegularDLL.cpp"
"D:\study\论文\文章\文章\Test\RegularDLL\TestDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5A.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5B.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /D "__EXPORT_DIALOG_RDDLL__" /FR"Debug/" /Fp"Debug/RegularDLL.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\study\论文\文章\文章\Test\RegularDLL\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5B.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5C.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"../Debug/RegularDLL.pdb" /debug /machine:I386 /def:".\RegularDLL.def" /out:"../Debug/RegularDLL.dll" /implib:"../Debug/RegularDLL.lib" /pdbtype:sept 
".\Debug\exportRDLL.obj"
".\Debug\RegularDLL.obj"
".\Debug\StdAfx.obj"
".\Debug\TestDlg.obj"
".\Debug\RegularDLL.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5C.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
exportRDLL.cpp
RegularDLL.cpp
TestDlg.cpp
Generating Code...
Linking...
   Creating library ../Debug/RegularDLL.lib and object ../Debug/RegularDLL.exp
Creating command line "bscmake.exe /nologo /o"../Debug/RegularDLL.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\exportRDLL.sbr" ".\Debug\RegularDLL.sbr" ".\Debug\TestDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP60.bat" with contents
[
@echo off
copy exportRDLL.h ../
]
Creating command line "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP60.bat"
复制规则DLL的输出头文件到应用程序目录
已复制         1 个文件。



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

⌨️ 快捷键说明

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