Build Log
  

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

Command Lines
  
Creating temporary file "d:\_code\iDef\SysAnalyzer\source\enumMutex_dll\Debug\RSP00001638802872.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "enum_mutex_DLL_EXPORTS" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/enum_mutex_dll.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP .\enumMutex.cpp
]
Creating command line "cl.exe @d:\_code\iDef\SysAnalyzer\source\enumMutex_dll\Debug\RSP00001638802872.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\_code\iDef\SysAnalyzer\source\enumMutex_dll\Debug\RSP00001738802872.rsp" with contents
[
/OUT:"./EnumMutex.dll" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:".\Debug\EnumMutex.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEF:".\enummutex.def" /DEBUG /PDB:".\Debug/enum_mutex.pdb" /DYNAMICBASE:NO /IMPLIB:".\Debug/enum_mutex.lib" /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\enumMutex.obj"

".\Debug\EnumMutex.dll.embed.manifest.res"
]
Creating command line "link.exe @d:\_code\iDef\SysAnalyzer\source\enumMutex_dll\Debug\RSP00001738802872.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\_code\iDef\SysAnalyzer\source\enumMutex_dll\Debug\RSP00001838802872.rsp" with contents
[
/out:.\Debug\EnumMutex.dll.embed.manifest /notify_update /manifest

.\Debug\EnumMutex.dll.intermediate.manifest
]
Creating command line "mt.exe @d:\_code\iDef\SysAnalyzer\source\enumMutex_dll\Debug\RSP00001838802872.rsp /nologo"
Creating temporary file "d:\_code\iDef\SysAnalyzer\source\enumMutex_dll\Debug\BAT00001938802872.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "d:\_code\iDef\SysAnalyzer\source\enumMutex_dll\Debug\BAT00001938802872.bat"
Output Window
  
Compiling...
enumMutex.cpp
d:\_code\idef\sysanalyzer\source\enummutex_dll\enummutex.cpp(94) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\vs2008\vc\include\stdio.h(237) : see declaration of 'fopen'
d:\_code\idef\sysanalyzer\source\enummutex_dll\enummutex.cpp(137) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\vs2008\vc\include\stdio.h(237) : see declaration of 'fopen'
d:\_code\idef\sysanalyzer\source\enummutex_dll\enummutex.cpp(259) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\vs2008\vc\include\stdio.h(358) : see declaration of '_snprintf'
d:\_code\idef\sysanalyzer\source\enummutex_dll\enummutex.cpp(293) : warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\vs2008\vc\include\stdio.h(483) : see declaration of '_snwprintf'
d:\_code\idef\sysanalyzer\source\enummutex_dll\enummutex.cpp(294) : warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\vs2008\vc\include\string.h(268) : see declaration of 'wcsncat'
d:\_code\idef\sysanalyzer\source\enummutex_dll\enummutex.cpp(303) : warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\vs2008\vc\include\stdio.h(483) : see declaration of '_snwprintf'
d:\_code\idef\sysanalyzer\source\enummutex_dll\enummutex.cpp(304) : warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\vs2008\vc\include\string.h(268) : see declaration of 'wcsncat'
d:\_code\idef\sysanalyzer\source\enummutex_dll\enummutex.cpp(313) : warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\vs2008\vc\include\stdio.h(483) : see declaration of '_snwprintf'
d:\_code\idef\sysanalyzer\source\enummutex_dll\enummutex.cpp(314) : warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\vs2008\vc\include\string.h(268) : see declaration of 'wcsncat'
d:\_code\idef\sysanalyzer\source\enummutex_dll\enummutex.cpp(321) : warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\vs2008\vc\include\stdio.h(483) : see declaration of '_snwprintf'
d:\_code\idef\sysanalyzer\source\enummutex_dll\enummutex.cpp(322) : warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\vs2008\vc\include\string.h(268) : see declaration of 'wcsncat'
d:\_code\idef\sysanalyzer\source\enummutex_dll\enummutex.cpp(327) : warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\vs2008\vc\include\stdio.h(483) : see declaration of '_snwprintf'
d:\_code\idef\sysanalyzer\source\enummutex_dll\enummutex.cpp(328) : warning C4996: 'wcsncat': This function or variable may be unsafe. Consider using wcsncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\vs2008\vc\include\string.h(268) : see declaration of 'wcsncat'
d:\_code\idef\sysanalyzer\source\enummutex_dll\enummutex.cpp(368) : warning C4996: '_snwprintf': This function or variable may be unsafe. Consider using _snwprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\vs2008\vc\include\stdio.h(483) : see declaration of '_snwprintf'
d:\_code\idef\sysanalyzer\source\enummutex_dll\enummutex.cpp(373) : warning C4996: 'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        d:\vs2008\vc\include\stdlib.h(534) : see declaration of 'wcstombs'
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://d:\_code\iDef\SysAnalyzer\source\enumMutex_dll\Debug\BuildLog.htm"
enumMutex_dll - 0 error(s), 15 warning(s)