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