Build Log
--------------------Configuration: ex27b - Win32 Debug--------------------
Command Lines
Creating command line "midl.exe /nologo /D "_DEBUG" /tlb "Debug/ex27b.tlb" /mktyplib203 /win32 "D:\BookCode\ex27b\ex27b.odl"" Creating command line "rc.exe /l 0x409 /fo"Debug/ex27b.res" /i "Debug" /d "_DEBUG" /d "_AFXDLL" "D:\BookCode\ex27b\ex27b.rc"" Creating temporary file "c:\windows\TEMP\RSPF370.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/ex27b.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "D:\BookCode\ex27b\ex27b.cpp" "D:\BookCode\ex27b\text.cpp" ] Creating command line "cl.exe @c:\windows\TEMP\RSPF370.TMP" Creating temporary file "c:\windows\TEMP\RSPF371.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/ex27b.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "D:\BookCode\ex27b\StdAfx.cpp" ] Creating command line "cl.exe @c:\windows\TEMP\RSPF371.TMP" Creating temporary file "c:\windows\TEMP\RSPF372.TMP" with contents [ /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/ex27b.pdb" /debug /machine:I386 /def:".\ex27b.def" /out:"Debug/ex27b.dll" /implib:"Debug/ex27b.lib" /pdbtype:sept .\Debug\ex27b.obj .\Debug\StdAfx.obj .\Debug\ex27b.res .\Debug\text.obj ] Creating command line "link.exe @c:\windows\TEMP\RSPF372.TMP"Output Window
Creating Type Library... Processing D:\BookCode\ex27b\ex27b.odl ex27b.odl 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 Compiling resources... Compiling... StdAfx.cpp Compiling... ex27b.cpp text.cpp Generating Code... Linking... Creating library Debug/ex27b.lib and object Debug/ex27b.expResults
ex27b.dll - 0 error(s), 0 warning(s)