| | Compiling...
SampleTestServer.cpp
TestServer.cpp
Still need OleCreateFontIndirect()
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(59) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 8\vc\include\string.h(157) : see declaration of 'strncpy'
e:\testcodes\sampletestserver\sampletestserver\testserver.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'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(145) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(210) : warning C4305: '=' : truncation from 'double' to 'float'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(240) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(263) : warning C4305: '=' : truncation from 'double' to 'float'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(335) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(359) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(373) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(392) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(407) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(424) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(439) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(456) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(473) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(492) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(512) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(528) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(559) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(576) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(599) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(624) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(644) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(658) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(669) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(687) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
e:\testcodes\sampletestserver\sampletestserver\testserver.cpp(698) : 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.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
Generating Code...
Compiling resources...
Compiling manifest to resources...
Linking...
LINK : E:\TestCodes\SampleTestServer\Debug\SampleTestServer.dll not found or not built by the last incremental link; performing full link
Creating library E:\TestCodes\SampleTestServer\Debug\SampleTestServer.lib and object E:\TestCodes\SampleTestServer\Debug\SampleTestServer.exp
Embedding manifest...
|