Build Log
  

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

Command Lines
  
Creating temporary file "g:\MISC\DRIVER_DETOUR\WinkPe_mm\Debug\RSP00000523961392.rsp" with contents
[
/Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp"Debug\WinkPe_mm.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\WinkPe_mmDlg.cpp

.\UnHookClass.cpp
]
Creating command line "cl.exe @g:\MISC\DRIVER_DETOUR\WinkPe_mm\Debug\RSP00000523961392.rsp /nologo /errorReport:prompt"
Creating temporary file "g:\MISC\DRIVER_DETOUR\WinkPe_mm\Debug\RSP00000623961392.rsp" with contents
[
/OUT:"G:\MISC\DRIVER_DETOUR\WinkPe_mm\Debug\WinkPe_mm.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\WinkPe_mm.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"g:\MISC\DRIVER_DETOUR\WinkPe_mm\Debug\WinkPe_mm.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /MACHINE:X86 psapi.lib DelayImp.lib

".\Debug\stdafx.obj"

".\Debug\UnHookClass.obj"

".\Debug\WinkPe_mm.obj"

".\Debug\WinkPe_mmDlg.obj"

".\Debug\WinkPe_mm.res"

".\Debug\WinkPe_mm.exe.embed.manifest.res"
]
Creating command line "link.exe @g:\MISC\DRIVER_DETOUR\WinkPe_mm\Debug\RSP00000623961392.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "g:\MISC\DRIVER_DETOUR\WinkPe_mm\Debug\RSP00000723961392.rsp" with contents
[
/out:.\Debug\WinkPe_mm.exe.embed.manifest /notify_update /manifest

.\Debug\WinkPe_mm.exe.intermediate.manifest
]
Creating command line "mt.exe @g:\MISC\DRIVER_DETOUR\WinkPe_mm\Debug\RSP00000723961392.rsp /nologo"
Creating temporary file "g:\MISC\DRIVER_DETOUR\WinkPe_mm\Debug\BAT00000823961392.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "g:\MISC\DRIVER_DETOUR\WinkPe_mm\Debug\BAT00000823961392.bat"
Output Window
  
Compiling...
UnHookClass.cpp
g:\misc\driver_detour\winkpe_mm\unhookclass.cpp(667) : warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\programmi\microsoft visual studio 9.0\vc\include\string.h(275) : see declaration of 'wcsncpy'
g:\misc\driver_detour\winkpe_mm\unhookclass.cpp(668) : warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\programmi\microsoft visual studio 9.0\vc\include\string.h(275) : see declaration of 'wcsncpy'
g:\misc\driver_detour\winkpe_mm\unhookclass.cpp(712) : warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\programmi\microsoft visual studio 9.0\vc\include\string.h(275) : see declaration of 'wcsncpy'
g:\misc\driver_detour\winkpe_mm\unhookclass.cpp(713) : warning C4996: 'wcsncpy': This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\programmi\microsoft visual studio 9.0\vc\include\string.h(275) : see declaration of 'wcsncpy'
WinkPe_mmDlg.cpp
g:\misc\driver_detour\winkpe_mm\winkpe_mmdlg.cpp(204) : warning C4996: 'mbstowcs': This function or variable may be unsafe. Consider using mbstowcs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\programmi\microsoft visual studio 9.0\vc\include\stdlib.h(499) : see declaration of 'mbstowcs'
g:\misc\driver_detour\winkpe_mm\winkpe_mmdlg.cpp(234) : warning C4996: 'mbstowcs': This function or variable may be unsafe. Consider using mbstowcs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\programmi\microsoft visual studio 9.0\vc\include\stdlib.h(499) : see declaration of 'mbstowcs'
g:\misc\driver_detour\winkpe_mm\winkpe_mmdlg.cpp(243) : warning C4996: 'mbstowcs': This function or variable may be unsafe. Consider using mbstowcs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\programmi\microsoft visual studio 9.0\vc\include\stdlib.h(499) : see declaration of 'mbstowcs'
Generating Code...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://g:\MISC\DRIVER_DETOUR\WinkPe_mm\Debug\BuildLog.htm"
WinkPe_mm - 0 error(s), 7 warning(s)