📄 scrolltest.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ScrollTest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /tlb ".\ScrollTest.tlb" /h "ScrollTest.h" /iid "ScrollTest_i.c" /Oicf "D:\MyProjects\ScrollTest\ScrollTest.idl""
Creating command line "rc.exe /l 0x409 /fo"Debug/ScrollTest.res" /d "_DEBUG" "D:\MyProjects\ScrollTest\ScrollTest.rc""
Creating temporary file "C:\TEMP\RSP26B.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/ScrollTest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\MyProjects\ScrollTest\ScrollTest.cpp"
"D:\MyProjects\ScrollTest\CScrollTest.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP26B.tmp"
Creating temporary file "C:\TEMP\RSP26C.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/ScrollTest.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\MyProjects\ScrollTest\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP26C.tmp"
Creating temporary file "C:\TEMP\RSP26D.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/ScrollTest.pdb" /debug /machine:I386 /def:".\ScrollTest.def" /out:"Debug/ScrollTest.dll" /implib:"Debug/ScrollTest.lib" /pdbtype:sept
.\Debug\StdAfx.obj
.\Debug\ScrollTest.obj
.\Debug\ScrollTest.res
.\Debug\CScrollTest.obj
]
Creating command line "link.exe @C:\TEMP\RSP26D.tmp"
Creating temporary file "C:\TEMP\RSP26E.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\ScrollTest.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "C:\TEMP\RSP26E.bat"
Creating Type Library...
Microsoft (R) 32b/64b MIDL Compiler Version 5.03.0279
Copyright (c) Microsoft Corp 1991-1999. All rights reserved.
Processing D:\MyProjects\ScrollTest\ScrollTest.idl
ScrollTest.idl
Processing D:\Program Files\Platform SDK\include\oaidl.idl
oaidl.idl
Processing D:\Program Files\Platform SDK\include\objidl.idl
objidl.idl
Processing D:\Program Files\Platform SDK\include\unknwn.idl
unknwn.idl
Processing D:\Program Files\Platform SDK\include\wtypes.idl
wtypes.idl
Processing D:\Program Files\Platform SDK\include\basetsd.h
basetsd.h
Processing D:\Program Files\Platform SDK\include\guiddef.h
guiddef.h
Processing D:\Program Files\Platform SDK\include\ocidl.idl
ocidl.idl
Processing D:\Program Files\Platform SDK\include\oleidl.idl
oleidl.idl
Processing D:\Program Files\Platform SDK\include\servprov.idl
servprov.idl
Processing D:\Program Files\Platform SDK\include\urlmon.idl
urlmon.idl
Processing D:\Program Files\Platform SDK\include\msxml.idl
msxml.idl
64 bit Processing D:\MyProjects\ScrollTest\ScrollTest.idl
ScrollTest.idl
64 bit Processing D:\Program Files\Platform SDK\include\oaidl.idl
oaidl.idl
64 bit Processing D:\Program Files\Platform SDK\include\objidl.idl
objidl.idl
64 bit Processing D:\Program Files\Platform SDK\include\unknwn.idl
unknwn.idl
64 bit Processing D:\Program Files\Platform SDK\include\wtypes.idl
wtypes.idl
64 bit Processing D:\Program Files\Platform SDK\include\basetsd.h
basetsd.h
64 bit Processing D:\Program Files\Platform SDK\include\guiddef.h
guiddef.h
64 bit Processing D:\Program Files\Platform SDK\include\ocidl.idl
ocidl.idl
64 bit Processing D:\Program Files\Platform SDK\include\oleidl.idl
oleidl.idl
64 bit Processing D:\Program Files\Platform SDK\include\servprov.idl
servprov.idl
64 bit Processing D:\Program Files\Platform SDK\include\urlmon.idl
urlmon.idl
64 bit Processing D:\Program Files\Platform SDK\include\msxml.idl
msxml.idl
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ScrollTest.cpp
CScrollTest.cpp
Generating Code...
Linking...
Creating library Debug/ScrollTest.lib and object Debug/ScrollTest.exp
<h3>Output Window</h3>
Performing registration
RegSvr32: DllRegisterServer in .\Debug\ScrollTest.dll succeeded.
<h3>Results</h3>
ScrollTest.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -