Build Log
  

Rebuild started: Project: usedll, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "d:\product\demo\win\usedll\Debug\RSP00000F1641952.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_ATL_STATIC_REGISTRY" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp"Debug\usedll.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\usedll.cpp

.\dllload.cpp
]
Creating command line "cl.exe @d:\product\demo\win\usedll\Debug\RSP00000F1641952.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\product\demo\win\usedll\Debug\RSP0000101641952.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_ATL_STATIC_REGISTRY" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MTd /Yc"stdafx.h" /Fp"Debug\usedll.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\stdafx.cpp
]
Creating command line "cl.exe @d:\product\demo\win\usedll\Debug\RSP0000101641952.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\product\demo\win\usedll\Debug\TMP0000111641952.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\usedll.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\usedll.exe.embed.manifest.res" d:\product\demo\win\usedll\Debug\TMP0000111641952.tmp"
Creating temporary file "d:\product\demo\win\usedll\Debug\RSP0000121641952.rsp" with contents
[
/OUT:".\Debug\usedll.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\usedll.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"d:\product\demo\win\usedll\Debug\usedll.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86  DelayImp.lib

".\Debug\dllload.obj"

".\Debug\stdafx.obj"

".\Debug\usedll.obj"

".\Debug\usedll.exe.embed.manifest.res"
]
Creating command line "link.exe @d:\product\demo\win\usedll\Debug\RSP0000121641952.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\product\demo\win\usedll\Debug\RSP0000131641952.rsp" with contents
[
/out:.\Debug\usedll.exe.embed.manifest /notify_update /manifest

.\Debug\usedll.exe.intermediate.manifest
]
Creating command line "mt.exe @d:\product\demo\win\usedll\Debug\RSP0000131641952.rsp /nologo"
Creating temporary file "d:\product\demo\win\usedll\Debug\BAT0000141641952.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "d:\product\demo\win\usedll\Debug\BAT0000141641952.bat"
Creating temporary file "d:\product\demo\win\usedll\Debug\TMP0000151641952.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\usedll.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\usedll.exe.embed.manifest.res" d:\product\demo\win\usedll\Debug\TMP0000151641952.tmp"
Creating temporary file "d:\product\demo\win\usedll\Debug\RSP0000161641952.rsp" with contents
[
/OUT:".\Debug\usedll.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\usedll.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"d:\product\demo\win\usedll\Debug\usedll.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86  DelayImp.lib

".\Debug\dllload.obj"

".\Debug\stdafx.obj"

".\Debug\usedll.obj"

".\Debug\usedll.exe.embed.manifest.res"
]
Creating command line "link.exe @d:\product\demo\win\usedll\Debug\RSP0000161641952.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
dllload.cpp
usedll.cpp
d:\product\demo\win\usedll\usedll.cpp(20) : warning C4101: 'new_line' : unreferenced local variable
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Results
  
Build log was saved at "file://d:\product\demo\win\usedll\Debug\BuildLog.htm"
usedll - 0 error(s), 1 warning(s)