Build Log

--------------------Configuration: ex25b - Win32 Debug--------------------

Command Lines

Creating command line "rc.exe /l 0x409 /fo"Debug/ex25b.res" /i "Debug" /d "_DEBUG" /d "_AFXDLL" "D:\vcpp32\ex25b\ex25b.rc"" Creating temporary file "C:\TEMP\RSP484.tmp" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /Fp"Debug/ex25b.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c "D:\vcpp32\ex25b\ex25b.cpp" "D:\vcpp32\ex25b\Ex25bAuto.cpp" "D:\vcpp32\ex25b\Promptdl.cpp" ] Creating command line "cl.exe @C:\TEMP\RSP484.tmp" Creating temporary file "C:\TEMP\RSP485.tmp" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /Fp"Debug/ex25b.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c "D:\vcpp32\ex25b\StdAfx.cpp" ] Creating command line "cl.exe @C:\TEMP\RSP485.tmp" Creating temporary file "C:\TEMP\RSP486.tmp" with contents [ /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/ex25b.pdb" /debug /machine:I386 /def:".\ex25b.def" /out:"Debug/ex25b.dll" /implib:"Debug/ex25b.lib" /pdbtype:sept .\Debug\ex25b.obj .\Debug\Ex25bAuto.obj .\Debug\Promptdl.obj .\Debug\StdAfx.obj .\Debug\ex25b.res ] Creating command line "link.exe @C:\TEMP\RSP486.tmp"

Output Window

Compiling resources... Compiling... StdAfx.cpp Compiling... ex25b.cpp Ex25bAuto.cpp Promptdl.cpp Generating Code... Linking... Creating library Debug/ex25b.lib and object Debug/ex25b.exp

Results

ex25b.dll - 0 error(s), 0 warning(s)