📄 dualfocus.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DualFocus - Win32 Release MinDependency--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /tlb ".\DualFocus.tlb" /h "DualFocus.h" /iid "DualFocus_i.c" /Oicf "S:\pic\focus\focus\windows\DualFocusDriver\DualFocus.idl""
Creating command line "rc.exe /l 0x409 /fo"Release/DualFocus.res" /d "NDEBUG" "S:\pic\focus\focus\windows\DualFocusDriver\DualFocus.rc""
Creating temporary file "F:\DOCUME~1\magore\LOCALS~1\Temp\RSP3FB.tmp" with contents
[
/nologo /MT /W3 /GX /O1 /I "..\ComPort Common CPP" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /Fp"Release/DualFocus.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"S:\pic\focus\focus\windows\ComPort Common CPP\ComPort.cpp"
"S:\pic\focus\focus\windows\DualFocusDriver\DlgSetup.cpp"
"S:\pic\focus\focus\windows\DualFocusDriver\Focuser.cpp"
"S:\pic\focus\focus\windows\DualFocusDriver\DualFocus.cpp"
]
Creating command line "cl.exe @F:\DOCUME~1\magore\LOCALS~1\Temp\RSP3FB.tmp"
Creating temporary file "F:\DOCUME~1\magore\LOCALS~1\Temp\RSP3FC.tmp" with contents
[
/nologo /MT /W3 /GX /O1 /I "..\ComPort Common CPP" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /Fp"Release/DualFocus.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"S:\pic\focus\focus\windows\DualFocusDriver\StdAfx.cpp"
]
Creating command line "cl.exe @F:\DOCUME~1\magore\LOCALS~1\Temp\RSP3FC.tmp"
Creating temporary file "F:\DOCUME~1\magore\LOCALS~1\Temp\RSP3FD.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/DualFocusDriver.pdb" /machine:I386 /def:".\DualFocus.def" /out:"Release/DualFocusDriver.dll" /implib:"Release/DualFocusDriver.lib"
.\Release\ComPort.obj
.\Release\DlgSetup.obj
.\Release\Focuser.obj
.\Release\DualFocus.obj
.\Release\StdAfx.obj
.\Release\DualFocus.res
]
Creating command line "link.exe @F:\DOCUME~1\magore\LOCALS~1\Temp\RSP3FD.tmp"
Creating temporary file "F:\DOCUME~1\magore\LOCALS~1\Temp\RSP3FE.bat" with contents
[
@echo off
regsvr32 /s /c ".\Release\DualFocusDriver.dll"
echo regsvr32 exec. time > ".\Release\regsvr32.trg"
]
Creating command line "F:\DOCUME~1\magore\LOCALS~1\Temp\RSP3FE.bat"
Creating Type Library...
Microsoft (R) MIDL Compiler Version 5.01.0164
Copyright (c) Microsoft Corp 1991-1997. All rights reserved.
Processing S:\pic\focus\focus\windows\DualFocusDriver\DualFocus.idl
DualFocus.idl
Processing F:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing F:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
objidl.idl
Processing F:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing F:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
wtypes.idl
Processing F:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ocidl.idl
ocidl.idl
Processing F:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oleidl.idl
oleidl.idl
Processing F:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\servprov.idl
servprov.idl
Processing F:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\urlmon.idl
urlmon.idl
Processing F:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\msxml.idl
msxml.idl
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ComPort.cpp
DlgSetup.cpp
Focuser.cpp
S:\pic\focus\focus\windows\DualFocusDriver\Focuser.cpp(468) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
DualFocus.cpp
Generating Code...
Linking...
Creating library Release/DualFocusDriver.lib and object Release/DualFocusDriver.exp
LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF
<h3>Output Window</h3>
Performing registration
<h3>Results</h3>
DualFocusDriver.dll - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -