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

📄 e2_1.plg

📁 VC++模态和非模态对话框的使用.看看怎么样?
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: E2_1 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\jingjing\LOCALS~1\Temp\RSP57.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/E2_1.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\vcsample\E2_1\ModallesDialog.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\jingjing\LOCALS~1\Temp\RSP57.tmp" 
Creating temporary file "C:\DOCUME~1\jingjing\LOCALS~1\Temp\RSP58.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/E2_1.pdb" /debug /machine:I386 /out:"Debug/E2_1.exe" /pdbtype:sept 
.\Debug\_label.obj
.\Debug\E2_1.obj
.\Debug\E2_1Doc.obj
.\Debug\E2_1View.obj
.\Debug\font.obj
.\Debug\MainFrm.obj
.\Debug\oleobject.obj
.\Debug\oleobjects.obj
.\Debug\PasswordDialog.obj
.\Debug\picture.obj
.\Debug\StdAfx.obj
.\Debug\TextEditDialog.obj
.\Debug\E2_1.res
.\Debug\ModallesDialog.obj
]
Creating command line "link.exe @C:\DOCUME~1\jingjing\LOCALS~1\Temp\RSP58.tmp"
<h3>Output Window</h3>
Compiling...
ModallesDialog.cpp
E:\vcsample\E2_1\ModallesDialog.cpp(38) : error C2065: 'OnModalles' : undeclared identifier
E:\vcsample\E2_1\ModallesDialog.cpp(38) : error C2440: 'type cast' : cannot convert from 'int *' to 'void (__thiscall CCmdTarget::*)(void)'
        There is no context in which this conversion is possible
Error executing cl.exe.



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

⌨️ 快捷键说明

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