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

📄 loadextdlldlg.plg

📁 你是一个VC新手吗?你想成为一个高手吗?这个软件,让你一步一步进入VC软件设计师行列
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: LoadExtDllDlg - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\DONGZI~1\LOCALS~1\Temp\RSP56.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/LoadExtDllDlg.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ    /c 
"G:\vc\ExtDll\LoadExtDllDlg\LoadExtDll.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\DONGZI~1\LOCALS~1\Temp\RSP56.tmp" 
Creating temporary file "C:\DOCUME~1\DONGZI~1\LOCALS~1\Temp\RSP57.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/LoadExtDllDlg.pdb" /debug /machine:I386 /def:".\LoadExtDllDlg.def" /out:"Debug/LoadExtDllDlg.dll" /implib:"Debug/LoadExtDllDlg.lib" /pdbtype:sept 
.\Debug\LoadExtDllDlg.obj
.\Debug\StdAfx.obj
.\Debug\LoadExtDllDlg.res
.\Debug\LoadExtDll.obj
]
Creating command line "link.exe @C:\DOCUME~1\DONGZI~1\LOCALS~1\Temp\RSP57.tmp"
<h3>Output Window</h3>
Compiling...
LoadExtDll.cpp
G:\vc\ExtDll\LoadExtDllDlg\LoadExtDll.cpp(51) : error C2065: 'CExtDialog' : undeclared identifier
G:\vc\ExtDll\LoadExtDllDlg\LoadExtDll.cpp(51) : error C2146: syntax error : missing ';' before identifier 'extDialog'
G:\vc\ExtDll\LoadExtDllDlg\LoadExtDll.cpp(51) : error C2065: 'extDialog' : undeclared identifier
G:\vc\ExtDll\LoadExtDllDlg\LoadExtDll.cpp(52) : error C2018: unknown character '0xa1'
G:\vc\ExtDll\LoadExtDllDlg\LoadExtDll.cpp(52) : error C2018: unknown character '0xa1'
G:\vc\ExtDll\LoadExtDllDlg\LoadExtDll.cpp(52) : error C2228: left of '.DoModal' must have class/struct/union type
Error executing cl.exe.



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

⌨️ 快捷键说明

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