?? helloworld3.plg
字號(hào):
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: HelloWorld3 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /tlb ".\HelloWorld3.tlb" /h "HelloWorld3.h" /iid "HelloWorld3_i.c" /Oicf "D:\Books\VCPrgBib\Cdrom\Chap1\HelloWorld3\HelloWorld3.idl""
Creating command line "rc.exe /l 0x409 /fo"Debug/HelloWorld3.res" /d "_DEBUG" "D:\Books\VCPrgBib\Cdrom\Chap1\HelloWorld3\HelloWorld3.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSP11A5.TMP" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/HelloWorld3.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Books\VCPrgBib\Cdrom\Chap1\HelloWorld3\HelloWorld3.cpp"
"D:\Books\VCPrgBib\Cdrom\Chap1\HelloWorld3\Full.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP11A5.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP11A6.TMP" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Fp"Debug/HelloWorld3.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Books\VCPrgBib\Cdrom\Chap1\HelloWorld3\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP11A6.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP11A7.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/HelloWorld3.pdb" /debug /machine:I386 /def:".\HelloWorld3.def" /out:"Debug/HelloWorld3.dll" /implib:"Debug/HelloWorld3.lib" /pdbtype:sept
.\Debug\StdAfx.obj
.\Debug\HelloWorld3.obj
.\Debug\HelloWorld3.res
.\Debug\Full.obj
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP11A7.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP11A8.BAT" with contents
[
@echo off
regsvr32 /s /c ".\Debug\HelloWorld3.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "C:\WINDOWS\TEMP\RSP11A8.BAT"
Creating Type Library...
Microsoft (R) MIDL Compiler Version 3.03.0110
Copyright (c) Microsoft Corp 1991-1997. All rights reserved.
Processing D:\Books\VCPrgBib\Cdrom\Chap1\HelloWorld3\HelloWorld3.idl
HelloWorld3.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...
HelloWorld3.cpp
Full.cpp
Generating Code...
Linking...
Creating library Debug/HelloWorld3.lib and object Debug/HelloWorld3.exp
<h3>Output Window</h3>
Performing registration
<h3>Results</h3>
HelloWorld3.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -