| | Compiling...
stdafx.cpp
Compiling...
swf2hex.cpp
c:\users\visual studio 2005\projects\swf2hex\swf2hex\swf2hex.cpp(21) : warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 8\vc\include\io.h(254) : see declaration of '_open'
c:\users\visual studio 2005\projects\swf2hex\swf2hex\swf2hex.cpp(22) : warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 8\vc\include\io.h(254) : see declaration of '_open'
c:\users\visual studio 2005\projects\swf2hex\swf2hex\swf2hex.cpp(47) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\users\visual studio 2005\projects\swf2hex\swf2hex\swf2hex.cpp(48) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\users\visual studio 2005\projects\swf2hex\swf2hex\swf2hex.cpp(50) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\users\visual studio 2005\projects\swf2hex\swf2hex\swf2hex.cpp(51) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\users\visual studio 2005\projects\swf2hex\swf2hex\swf2hex.cpp(64) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\users\visual studio 2005\projects\swf2hex\swf2hex\swf2hex.cpp(65) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\users\visual studio 2005\projects\swf2hex\swf2hex\swf2hex.cpp(74) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\users\visual studio 2005\projects\swf2hex\swf2hex\swf2hex.cpp(75) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\users\visual studio 2005\projects\swf2hex\swf2hex\swf2hex.cpp(85) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\users\visual studio 2005\projects\swf2hex\swf2hex\swf2hex.cpp(86) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data
c:\users\visual studio 2005\projects\swf2hex\swf2hex\swf2hex.cpp(101) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
c:\users\visual studio 2005\projects\swf2hex\swf2hex\swf2hex.cpp(102) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data
Compiling manifest to resources...
Linking...
Embedding manifest...
|