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