📄 ncombo.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: NCombo - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP9061.BAT" with contents
[
@echo off
copy ".\NCombo.lic" ".\Release"
]
Creating command line "C:\WINDOWS\TEMP\RSP9061.BAT"
Creating command line "midl.exe /nologo /D "NDEBUG" /tlb "Release/NCombo.tlb" /mktyplib203 /win32 "D:\ActiveX\ncombo\NCombo.odl""
Copying license file...
1 file(s) copied
Creating command line "rc.exe /l 0x409 /fo"Release/NCombo.res" /i "Release" /d "NDEBUG" "D:\ActiveX\ncombo\NCombo.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSP9072.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /D "OEMRESOURCE" /D "NOFLICKERING" /D "_WINDLL" /Fp"Release/NCombo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\ActiveX\ncombo\AboutDlg.cpp"
"D:\ActiveX\ncombo\NColumn.cpp"
"D:\ActiveX\ncombo\NCombo.cpp"
"D:\ActiveX\ncombo\NComboCtl.cpp"
"D:\ActiveX\ncombo\NComboPpg.cpp"
"D:\ActiveX\ncombo\NEdit.cpp"
"D:\ActiveX\ncombo\NHeaderCtrl.cpp"
"D:\ActiveX\ncombo\NListCtrl.cpp"
"D:\ActiveX\ncombo\NWindow.cpp"
"D:\ActiveX\ncombo\SmartInvalidate.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP9072.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP9073.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /D "OEMRESOURCE" /D "NOFLICKERING" /D "_WINDLL" /Fp"Release/NCombo.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\ActiveX\ncombo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP9073.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP9074.TMP" with contents
[
/nologo /subsystem:windows /dll /incremental:no /pdb:"Release/NCombo.pdb" /machine:I386 /def:".\NCombo.def" /out:"Release/NCombo.ocx" /implib:"Release/NCombo.lib"
.\Release\AboutDlg.obj
.\Release\NColumn.obj
.\Release\NCombo.obj
.\Release\NComboCtl.obj
.\Release\NComboPpg.obj
.\Release\NEdit.obj
.\Release\NHeaderCtrl.obj
.\Release\NListCtrl.obj
.\Release\NWindow.obj
.\Release\SmartInvalidate.obj
.\Release\StdAfx.obj
.\Release\NCombo.res
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP9074.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP9075.BAT" with contents
[
@echo off
regsvr32 /s /c ".\Release\NCombo.ocx"
echo regsvr32 exec. time > ".\Release\regsvr32.trg"
]
Creating command line "C:\WINDOWS\TEMP\RSP9075.BAT"
Creating Type Library...
Processing D:\ActiveX\ncombo\NCombo.odl
NCombo.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
D:\ActiveX\ncombo\NCombo.odl(40) : warning MIDL2039 : interface does not conform to [oleautomation] attribute : [ Parameter 'bEnable' of Procedure 'InsertColumn' ( Dispinterface '_DNCombo' ) ]
D:\ActiveX\ncombo\NCombo.odl(40) : warning MIDL2039 : interface does not conform to [oleautomation] attribute : [ Parameter 'bVisible' of Procedure 'InsertColumn' ( Dispinterface '_DNCombo' ) ]
D:\ActiveX\ncombo\NCombo.odl(53) : warning MIDL2039 : interface does not conform to [oleautomation] attribute : [ Parameter 'bNewValue' of Procedure 'put_ColumnVisible' ( Dispinterface '_DNCombo' ) ]
D:\ActiveX\ncombo\NCombo.odl(55) : warning MIDL2039 : interface does not conform to [oleautomation] attribute : [ Parameter 'bNewValue' of Procedure 'put_ColumnEnable' ( Dispinterface '_DNCombo' ) ]
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AboutDlg.cpp
NColumn.cpp
NCombo.cpp
NComboCtl.cpp
NComboPpg.cpp
NEdit.cpp
NHeaderCtrl.cpp
NListCtrl.cpp
NWindow.cpp
SmartInvalidate.cpp
Generating Code...
Linking...
Creating library Release/NCombo.lib and object Release/NCombo.exp
LINK : warning LNK4089: all references to "urlmon.dll" discarded by /OPT:REF
<h3>Output Window</h3>
Registering ActiveX Control...
<h3>Results</h3>
NCombo.ocx - 0 error(s), 5 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -