📄 myceactivex.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MyCEActiveX - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\wangbing\LOCALS~1\Temp\RSP319.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/MyCEActiveX.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\工作项目\EVC编程入门及项目开发\例子程序\9\MyCEActiveX\MyCEActiveX\MyCEActiveXCtl.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wangbing\LOCALS~1\Temp\RSP319.tmp"
Creating temporary file "C:\DOCUME~1\wangbing\LOCALS~1\Temp\RSP31A.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/MyCEActiveX.pdb" /debug /machine:I386 /def:".\MyCEActiveX.def" /out:"Debug/MyCEActiveX.ocx" /implib:"Debug/MyCEActiveX.lib" /pdbtype:sept
".\Debug\MyCEActiveX.obj"
".\Debug\MyCEActiveXCtl.obj"
".\Debug\MyCEActiveXPpg.obj"
".\Debug\StdAfx.obj"
".\Debug\MyCEActiveX.res"
]
Creating command line "link.exe @C:\DOCUME~1\wangbing\LOCALS~1\Temp\RSP31A.tmp"
Creating temporary file "C:\DOCUME~1\wangbing\LOCALS~1\Temp\RSP31B.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\MyCEActiveX.ocx"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "C:\DOCUME~1\wangbing\LOCALS~1\Temp\RSP31B.bat"
Compiling...
MyCEActiveXCtl.cpp
Linking...
Creating library Debug/MyCEActiveX.lib and object Debug/MyCEActiveX.exp
<h3>Output Window</h3>
Registering ActiveX Control...
<h3>Results</h3>
MyCEActiveX.ocx - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -