Build Log
  

Rebuild started: Project: MTTTY, Configuration: Release|Win32

Command Lines
  
Creating temporary file "e:\Product\PL2303\Tool\Windows\AP source\mttty-OpenCom\WinRel\RSP00000151964292.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0710" /GF /FD /EHsc /MT /Gy /Fp".\WinRel/MTTTY.pch" /Fo".\WinRel/" /Fd".\WinRel/" /W3 /c /TC ".\writer.c"

".\Transfer.c"

".\status.c"

".\settings.c"

".\readstat.c"

".\Reader.c"

".\mttty.c"

".\init.c"

".\Error.c"

".\About.c"
]
Creating command line "cl.exe @"e:\Product\PL2303\Tool\Windows\AP source\mttty-OpenCom\WinRel\RSP00000151964292.rsp" /nologo /errorReport:prompt"
Creating command line "rc.exe /d "NDEBUG" /d "_VC80_UPGRADE=0x0710" /l 0x409 /fo".\WinRel/MTTTY.res" ".\MTTTY.RC""
Creating temporary file "e:\Product\PL2303\Tool\Windows\AP source\mttty-OpenCom\WinRel\RSP00000251964292.rsp" with contents
[
/OUT:".\WinRel/MTTTY.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\WinRel\MTTTY.exe.intermediate.manifest" /PDB:".\WinRel/MTTTY.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 winmm.lib comctl32.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\WinRel\About.obj"

".\WinRel\Error.obj"

".\WinRel\init.obj"

".\WinRel\mttty.obj"

".\WinRel\MTTTY.res"

".\WinRel\Reader.obj"

".\WinRel\readstat.obj"

".\WinRel\settings.obj"

".\WinRel\status.obj"

".\WinRel\Transfer.obj"

".\WinRel\writer.obj"
]
Creating command line "link.exe @"e:\Product\PL2303\Tool\Windows\AP source\mttty-OpenCom\WinRel\RSP00000251964292.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "e:\Product\PL2303\Tool\Windows\AP source\mttty-OpenCom\WinRel\RSP00000351964292.rsp" with contents
[
/outputresource:".\WinRel\MTTTY.exe;#1" /manifest

".\WinRel\MTTTY.exe.intermediate.manifest"
]
Creating command line "mt.exe @"e:\Product\PL2303\Tool\Windows\AP source\mttty-OpenCom\WinRel\RSP00000351964292.rsp" /nologo"
Creating temporary file "e:\Product\PL2303\Tool\Windows\AP source\mttty-OpenCom\WinRel\BAT00000451964292.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\WinRel\mt.dep"
]
Creating command line """e:\Product\PL2303\Tool\Windows\AP source\mttty-OpenCom\WinRel\BAT00000451964292.bat"""
Output Window
  
Compiling...
writer.c
Transfer.c
status.c
.\status.c(559) : 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.
.\status.c(560) : 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.
.\status.c(561) : 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.
.\status.c(562) : 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.
.\status.c(563) : 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.
.\status.c(564) : 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.
.\status.c(565) : 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.
.\status.c(566) : 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.
.\status.c(567) : 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.
.\status.c(568) : 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.
.\status.c(569) : 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.
.\status.c(570) : 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.
.\status.c(572) : 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.
.\status.c(664) : 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.
.\status.c(665) : 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.
.\status.c(666) : 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.
.\status.c(667) : 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.
.\status.c(668) : 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.
.\status.c(669) : 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.
.\status.c(670) : 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.
.\status.c(671) : 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.
.\status.c(672) : 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.
.\status.c(673) : 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.
.\status.c(680) : 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.
.\status.c(682) : 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.
settings.c
.\settings.c(479) : 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.
.\settings.c(827) : 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\Microsoft Visual Studio 8\VC\include\stdio.h(311) : see declaration of 'sscanf'
readstat.c
Reader.c
mttty.c
init.c
.\init.c(294) : 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.
Error.c
About.c
.\About.c(82) : 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.
Generating Code...
Compiling resources...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://e:\Product\PL2303\Tool\Windows\AP source\mttty-OpenCom\WinRel\BuildLog.htm"
MTTTY - 0 error(s), 29 warning(s)