Build Log

--------------------Configuration: ex22a - Win32 Debug--------------------

Command Lines

Creating command line "rc.exe /l 0x409 /fo"Debug/ex22a.res" /d "_DEBUG" /d "_AFXDLL" "D:\BookCode\ex22a\ex22a.rc"" Creating temporary file "c:\windows\TEMP\RSPA130.TMP" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/ex22a.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "D:\BookCode\ex22a\ex22a.cpp" "D:\BookCode\ex22a\Persist.cpp" ] Creating command line "cl.exe @c:\windows\TEMP\RSPA130.TMP" Creating temporary file "c:\windows\TEMP\RSPA131.TMP" with contents [ /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/ex22a.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "D:\BookCode\ex22a\StdAfx.cpp" ] Creating command line "cl.exe @c:\windows\TEMP\RSPA131.TMP" Creating temporary file "c:\windows\TEMP\RSPA132.TMP" with contents [ /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/ex22a.pdb" /debug /machine:I386 /def:".\ex22a.def" /out:"Debug/ex22a.dll" /implib:"Debug/ex22a.lib" /pdbtype:sept .\Debug\ex22a.obj .\Debug\StdAfx.obj .\Debug\ex22a.res .\Debug\Persist.obj ] Creating command line "link.exe @c:\windows\TEMP\RSPA132.TMP"

Output Window

Compiling resources... Compiling... StdAfx.cpp Compiling... ex22a.cpp Persist.cpp Generating Code... Linking... Creating library Debug/ex22a.lib and object Debug/ex22a.exp

Results

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