| | | Compiling...
adler32.c
compress.c
crc32.c
deflate.c
gzio.c
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\zlib\gzio.c(108) : warning C4996: 'strcpy' was declared deprecated
z:\programms\vs2005\vc\include\string.h(73) : see declaration of 'strcpy'
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\zlib\gzio.c(156) : warning C4996: 'fopen' was declared deprecated
z:\programms\vs2005\vc\include\stdio.h(234) : see declaration of 'fopen'
Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\zlib\gzio.c(201) : warning C4996: 'sprintf' was declared deprecated
z:\programms\vs2005\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\zlib\gzio.c(535) : warning C4996: 'vsprintf' was declared deprecated
z:\programms\vs2005\vc\include\stdio.h(345) : see declaration of 'vsprintf'
Message: 'This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\zlib\gzio.c(871) : warning C4996: 'strcpy' was declared deprecated
z:\programms\vs2005\vc\include\string.h(73) : see declaration of 'strcpy'
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\zlib\gzio.c(872) : warning C4996: 'strcat' was declared deprecated
z:\programms\vs2005\vc\include\string.h(78) : see declaration of 'strcat'
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
b:\study\5 sem\5.mash graph\source\2007.11.04 - v4\main\source\libtexture\zlib\gzio.c(873) : warning C4996: 'strcat' was declared deprecated
z:\programms\vs2005\vc\include\string.h(78) : see declaration of 'strcat'
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
infblock.c
infcodes.c
inffast.c
inflate.c
inftrees.c
infutil.c
trees.c
uncompr.c
zutil.c
Generating Code...
Creating library...
|