📄 rectangle.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: rectangle - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /nologo /D "_DEBUG" /tlb "Debug/rectangle.tlb" /mktyplib203 /win32 "H:\sd_project\sd_activex\rectangle\rectangle.odl""
Creating command line "rc.exe /l 0x804 /fo"Debug/rectangle.res" /i "Debug" /d "_DEBUG" /d "_AFXDLL" "H:\sd_project\sd_activex\rectangle\rectangle.rc""
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA4.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/rectangle.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"H:\sd_project\sd_activex\rectangle\rectangle.cpp"
"H:\sd_project\sd_activex\rectangle\RectangleCtl.cpp"
"H:\sd_project\sd_activex\rectangle\RectanglePpg.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA4.tmp"
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA5.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/rectangle.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"H:\sd_project\sd_activex\rectangle\StdAfx.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA5.tmp"
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA6.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/rectangle.pdb" /debug /machine:I386 /def:".\rectangle.def" /out:"Debug/rectangle.ocx" /implib:"Debug/rectangle.lib" /pdbtype:sept
.\Debug\rectangle.obj
.\Debug\RectangleCtl.obj
.\Debug\RectanglePpg.obj
.\Debug\StdAfx.obj
.\Debug\rectangle.res
]
Creating command line "link.exe @E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA6.tmp"
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA7.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\rectangle.ocx"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA7.bat"
Creating Type Library...
Processing H:\sd_project\sd_activex\rectangle\rectangle.odl
rectangle.odl
Processing E:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing E:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
objidl.idl
Processing E:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing E:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
wtypes.idl
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
rectangle.cpp
RectangleCtl.cpp
RectanglePpg.cpp
Generating Code...
Linking...
Creating library Debug/rectangle.lib and object Debug/rectangle.exp
<h3>Output Window</h3>
Registering ActiveX Control...
<h3>Results</h3>
rectangle.ocx - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -