Build Log
  

Rebuild started: Project: _Oranze Library, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Users\Damian\Documents\Diamond\Branches\Damian\Philli\_Oranze Library\_Obj_Debug\RSP00000157243436.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\_Obj_Debug/_Oranze Library.pch" /Fo".\_Obj_Debug/" /Fd".\_Obj_Debug/" /FR".\_Obj_Debug\\" /W3 /c /ZI /TP ".\base64.cpp"

".\uucp.cpp"

".\util.cpp"

".\url.cpp"

".\syncobj.cpp"

".\stringex.cpp"

".\script.cpp"

".\registry.cpp"

".\quotedpr.cpp"

".\prime.cpp"

".\pop3.cpp"

".\netudp.cpp"

".\nettcp.cpp"

".\netiocp.cpp"

".\netbase.cpp"

".\mime.cpp"

".\mail.cpp"

".\imsgfmt.cpp"

".\http.cpp"

".\file.cpp"

".\error.cpp"

".\datelog.cpp"

".\database.cpp"
]
Creating command line "cl.exe @"c:\Users\Damian\Documents\Diamond\Branches\Damian\Philli\_Oranze Library\_Obj_Debug\RSP00000157243436.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\Damian\Documents\Diamond\Branches\Damian\Philli\_Oranze Library\_Obj_Debug\RSP00000257243436.rsp" with contents
[
/OUT:"_Bin\_Oranze Library_Debug.lib" ".\_Obj_Debug\base64.obj"

".\_Obj_Debug\database.obj"

".\_Obj_Debug\datelog.obj"

".\_Obj_Debug\error.obj"

".\_Obj_Debug\file.obj"

".\_Obj_Debug\http.obj"

".\_Obj_Debug\imsgfmt.obj"

".\_Obj_Debug\mail.obj"

".\_Obj_Debug\mime.obj"

".\_Obj_Debug\netbase.obj"

".\_Obj_Debug\netiocp.obj"

".\_Obj_Debug\nettcp.obj"

".\_Obj_Debug\netudp.obj"

".\_Obj_Debug\pop3.obj"

".\_Obj_Debug\prime.obj"

".\_Obj_Debug\quotedpr.obj"

".\_Obj_Debug\registry.obj"

".\_Obj_Debug\script.obj"

".\_Obj_Debug\stringex.obj"

".\_Obj_Debug\syncobj.obj"

".\_Obj_Debug\url.obj"

".\_Obj_Debug\util.obj"

".\_Obj_Debug\uucp.obj"
]
Creating command line "lib.exe @"c:\Users\Damian\Documents\Diamond\Branches\Damian\Philli\_Oranze Library\_Obj_Debug\RSP00000257243436.rsp" /NOLOGO"
Creating temporary file "c:\Users\Damian\Documents\Diamond\Branches\Damian\Philli\_Oranze Library\_Obj_Debug\RSP00000357243436.rsp" with contents
[
/o ".\_Bin/_Oranze Library.bsc"

".\_Obj_Debug\database.sbr"

".\_Obj_Debug\datelog.sbr"

".\_Obj_Debug\error.sbr"

".\_Obj_Debug\file.sbr"

".\_Obj_Debug\http.sbr"

".\_Obj_Debug\imsgfmt.sbr"

".\_Obj_Debug\mail.sbr"

".\_Obj_Debug\mime.sbr"

".\_Obj_Debug\netbase.sbr"

".\_Obj_Debug\netiocp.sbr"

".\_Obj_Debug\nettcp.sbr"

".\_Obj_Debug\netudp.sbr"

".\_Obj_Debug\pop3.sbr"

".\_Obj_Debug\prime.sbr"

".\_Obj_Debug\quotedpr.sbr"

".\_Obj_Debug\registry.sbr"

".\_Obj_Debug\script.sbr"

".\_Obj_Debug\stringex.sbr"

".\_Obj_Debug\syncobj.sbr"

".\_Obj_Debug\url.sbr"

".\_Obj_Debug\util.sbr"

".\_Obj_Debug\uucp.sbr"

".\_Obj_Debug\base64.sbr"
]
Creating command line "bscmake.exe @"c:\Users\Damian\Documents\Diamond\Branches\Damian\Philli\_Oranze Library\_Obj_Debug\RSP00000357243436.rsp" /nologo"
Output Window
  
Compiling...
database.cpp
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\database.cpp(425) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(215) : see declaration of 'stricmp'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\database.cpp(446) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(215) : see declaration of 'stricmp'
datelog.cpp
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\datelog.cpp(21) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\datelog.cpp(22) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\datelog.cpp(48) : 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 (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\datelog.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 (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\datelog.cpp(80) : 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 (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\datelog.cpp(87) : 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 (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
error.cpp
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\error.cpp(31) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'vsprintf'
file.cpp
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\file.cpp(25) : 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 (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
http.cpp
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\http.cpp(44) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(166) : see declaration of 'strtok'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\http.cpp(58) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(166) : see declaration of 'strtok'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\http.cpp(88) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(166) : see declaration of 'strtok'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\http.cpp(102) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(166) : see declaration of 'strtok'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\http.cpp(288) : 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 (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\http.cpp(302) : 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 (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\http.cpp(340) : 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 (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\http.cpp(372) : 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 (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\http.cpp(415) : 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 (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\http.cpp(587) : warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(217) : see declaration of 'strnicmp'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\http.cpp(611) : warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(217) : see declaration of 'strnicmp'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\http.cpp(637) : warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(217) : see declaration of 'strnicmp'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\http.cpp(853) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(215) : see declaration of 'stricmp'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\http.cpp(859) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(215) : see declaration of 'stricmp'
imsgfmt.cpp
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\imsgfmt.cpp(35) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\imsgfmt.cpp(65) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(215) : see declaration of 'stricmp'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\imsgfmt.cpp(77) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
mail.cpp
mime.cpp
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\mime.cpp(24) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\mime.cpp(30) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\mime.cpp(126) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\mime.cpp(153) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\mime.cpp(161) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\mime.cpp(459) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(215) : see declaration of 'stricmp'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\mime.cpp(474) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\mime.cpp(552) : 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 (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\mime.cpp(563) : 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 (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\mime.cpp(570) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(215) : see declaration of 'stricmp'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\mime.cpp(587) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(215) : see declaration of 'stricmp'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\mime.cpp(596) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(215) : see declaration of 'stricmp'
netbase.cpp
netiocp.cpp
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\netiocp.cpp(1042) : 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 (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
nettcp.cpp
netudp.cpp
pop3.cpp
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\pop3.cpp(292) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'vsprintf'
prime.cpp
quotedpr.cpp
registry.cpp
script.cpp
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\script.cpp(39) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(215) : see declaration of 'stricmp'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\script.cpp(67) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\script.cpp(97) : 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 (x86)\microsoft visual studio 9.0\vc\include\string.h(157) : see declaration of 'strncpy'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\script.cpp(101) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\script.cpp(114) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\script.cpp(130) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(166) : see declaration of 'strtok'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\script.cpp(136) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\script.cpp(142) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(166) : see declaration of 'strtok'
stringex.cpp
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\stringex.cpp(132) : warning C4996: '_itoa': This function or variable may be unsafe. Consider using _itoa_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdlib.h(465) : see declaration of '_itoa'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\stringex.cpp(159) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\stringex.cpp(169) : warning C4996: '_itoa': This function or variable may be unsafe. Consider using _itoa_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdlib.h(465) : see declaration of '_itoa'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\stringex.cpp(272) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\stringex.cpp(367) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
syncobj.cpp
url.cpp
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\url.cpp(146) : 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 (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\url.cpp(161) : 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 (x86)\microsoft visual studio 9.0\vc\include\string.h(157) : see declaration of 'strncpy'
Generating Code...
Compiling...
util.cpp
uucp.cpp
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\uucp.cpp(19) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(324) : see declaration of 'sscanf'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\uucp.cpp(49) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(324) : see declaration of 'sscanf'
c:\users\damian\documents\diamond\branches\damian\philli\_oranze library\uucp.cpp(57) : warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(217) : see declaration of 'strnicmp'
base64.cpp
Generating Code...
Creating library...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 9.00.21022
Copyright (C) Microsoft Corporation. All rights reserved.
Results
  
Build log was saved at "file://c:\Users\Damian\Documents\Diamond\Branches\Damian\Philli\_Oranze Library\_Obj_Debug\BuildLog.htm"
_Oranze Library - 0 error(s), 59 warning(s)