| | | 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...
|