Build Log
  

Build started: Project: NoCache, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "k:\CORE_Driver\NoCache\Debug\RSP00000138801504.rsp" with contents
[
/Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp"Debug\NoCache.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\NoCacheDlg.cpp
]
Creating command line "cl.exe @k:\CORE_Driver\NoCache\Debug\RSP00000138801504.rsp /nologo /errorReport:prompt"
Creating temporary file "k:\CORE_Driver\NoCache\Debug\RSP00000238801504.rsp" with contents
[
/OUT:"K:\CORE_Driver\NoCache\Debug\NoCache.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\NoCache.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"k:\CORE_Driver\NoCache\Debug\NoCache.pdb" /SUBSYSTEM:WINDOWS /ENTRY:"wWinMainCRTStartup" /DYNAMICBASE /NXCOMPAT /MACHINE:X86  DelayImp.lib

".\Debug\NoCache.obj"

".\Debug\NoCacheDlg.obj"

".\Debug\stdafx.obj"

".\Debug\NoCache.res"

".\Debug\NoCache.exe.embed.manifest.res"
]
Creating command line "link.exe @k:\CORE_Driver\NoCache\Debug\RSP00000238801504.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "k:\CORE_Driver\NoCache\Debug\RSP00000338801504.rsp" with contents
[
/out:.\Debug\NoCache.exe.embed.manifest /notify_update /manifest

.\Debug\NoCache.exe.intermediate.manifest
]
Creating command line "mt.exe @k:\CORE_Driver\NoCache\Debug\RSP00000338801504.rsp /nologo"
Creating temporary file "k:\CORE_Driver\NoCache\Debug\BAT00000438801504.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "k:\CORE_Driver\NoCache\Debug\BAT00000438801504.bat"
Output Window
  
Compiling...
NoCacheDlg.cpp
k:\core_driver\nocache\nocachedlg.cpp(332) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(252) : see declaration of 'wcscpy'
k:\core_driver\nocache\nocachedlg.cpp(333) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(252) : see declaration of 'wcscpy'
k:\core_driver\nocache\nocachedlg.cpp(299) : warning C4101: 'dummy' : unreferenced local variable
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://k:\CORE_Driver\NoCache\Debug\BuildLog.htm"
NoCache - 0 error(s), 3 warning(s)