📄 simple3.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Simple3 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /tlb ".\Simple3.tlb" /h "Simple3.h" /iid "Simple3_i.c" /Oicf "E:\ComP8\Simple3\Simple3.idl""
Creating command line "rc.exe /l 0x804 /fo"Debug/Simple3.res" /d "_DEBUG" "E:\ComP8\Simple3\Simple3.rc""
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP30.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/Simple3.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\ComP8\Simple3\Mathe.cpp"
"E:\ComP8\Simple3\Simple3.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP30.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP31.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/Simple3.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\ComP8\Simple3\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP31.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP32.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:yes /pdb:"Debug/Simple3.pdb" /debug /machine:I386 /def:".\Simple3.def" /out:"Debug/Simple3.dll" /implib:"Debug/Simple3.lib" /pdbtype:sept
.\Debug\Mathe.obj
.\Debug\Simple3.obj
.\Debug\StdAfx.obj
.\Debug\Simple3.res
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP32.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP33.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\Simple3.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP33.bat"
Creating Type Library...
Microsoft (R) MIDL Compiler Version 5.01.0164
Copyright (c) Microsoft Corp 1991-1997. All rights reserved.
Processing E:\ComP8\Simple3\Simple3.idl
Simple3.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
objidl.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
wtypes.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ocidl.idl
ocidl.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oleidl.idl
oleidl.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\servprov.idl
servprov.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\urlmon.idl
urlmon.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\msxml.idl
msxml.idl
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Mathe.cpp
Simple3.cpp
Generating Code...
Linking...
Creating library Debug/Simple3.lib and object Debug/Simple3.exp
<h3>Output Window</h3>
Performing registration
<h3>Results</h3>
Simple3.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -