📄 pcdmdll.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PCDMDLL - Win32 Unicode Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /tlb ".\PCDMDLL.tlb" /h "PCDMDLL.h" /iid "PCDMDLL_i.c" /Oicf "D:\projects\Hamlet\Final\Sources\ThreadSample\PCDMDLL\Step2\PCDMDLL.idl""
Creating command line "rc.exe /l 0x409 /fo"DebugU/PCDMDLL.res" /d "_DEBUG" "D:\projects\Hamlet\Final\Sources\ThreadSample\PCDMDLL\Step2\PCDMDLL.rc""
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP378.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /Fp"DebugU/PCDMDLL.pch" /Yu"stdafx.h" /Fo"DebugU/" /Fd"DebugU/" /FD /GZ /c
"D:\projects\Hamlet\Final\Sources\ThreadSample\PCDMDLL\Step2\PCDMDLL.cpp"
"D:\projects\Hamlet\Final\Sources\ThreadSample\PCDMDLL\Step2\PCDMInput.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP378.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP379.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /Fp"DebugU/PCDMDLL.pch" /Yc"stdafx.h" /Fo"DebugU/" /Fd"DebugU/" /FD /GZ /c
"D:\projects\Hamlet\Final\Sources\ThreadSample\PCDMDLL\Step2\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP379.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP37A.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:"DebugU/PCDMDLL.pdb" /debug /machine:I386 /def:".\PCDMDLL.def" /out:"DebugU/PCDMDLL.dll" /implib:"DebugU/PCDMDLL.lib" /pdbtype:sept
.\DebugU\PCDMDLL.obj
.\DebugU\StdAfx.obj
.\DebugU\PCDMDLL.res
.\DebugU\PCDMInput.obj
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP37A.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP37B.bat" with contents
[
@echo off
if "%OS%"=="" goto NOTNT
if not "%OS%"=="Windows_NT" goto NOTNT
regsvr32 /s /c ".\DebugU\PCDMDLL.dll"
echo regsvr32 exec. time > ".\DebugU\regsvr32.trg"
goto end
:NOTNT
echo Warning : Cannot register Unicode DLL on Windows 95
:end
]
Creating command line "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP37B.bat"
Creating Type Library...
Microsoft (R) MIDL Compiler Version 5.01.0164
Copyright (c) Microsoft Corp 1991-1997. All rights reserved.
Processing D:\projects\Hamlet\Final\Sources\ThreadSample\PCDMDLL\Step2\PCDMDLL.idl
PCDMDLL.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...
PCDMDLL.cpp
PCDMInput.cpp
Generating Code...
Linking...
Creating library DebugU/PCDMDLL.lib and object DebugU/PCDMDLL.exp
<h3>Output Window</h3>
Performing registration
<h3>Results</h3>
PCDMDLL.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -