Build Log
  

Build started: Project: vit01Service, Configuration: Release|Win32

Command Lines
  
Creating temporary file "d:\UniPOS\Work 07.2012\vit01Service_project_eng\Release\RSP0000011167610220.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Yc"stdafx.h" /Fp".\Release/vit01Service.pch" /Fo".\Release/" /Fd".\Release/" /FR".\Release\\" /W3 /c /TP ".\StdAfx.cpp"
]
Creating command line "cl.exe @"d:\UniPOS\Work 07.2012\vit01Service_project_eng\Release\RSP0000011167610220.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\UniPOS\Work 07.2012\vit01Service_project_eng\Release\RSP0000021167610220.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Yu"stdafx.h" /Fp".\Release/vit01Service.pch" /Fo".\Release/" /Fd".\Release/" /FR".\Release\\" /W3 /c /TP ".\vit01ServiceDlg.cpp"

".\vit01Service.cpp"

".\Device.cpp"
]
Creating command line "cl.exe @"d:\UniPOS\Work 07.2012\vit01Service_project_eng\Release\RSP0000021167610220.rsp" /nologo /errorReport:prompt"
Creating command line "rc.exe /d "NDEBUG" /d "_VC80_UPGRADE=0x0600" /l 0x402 /fo".\Release/vit01Service.res" ".\vit01Service.rc""
Creating temporary file "d:\UniPOS\Work 07.2012\vit01Service_project_eng\Release\RSP0000031167610220.rsp" with contents
[
/OUT:".\Release/vit01Service.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Release\vit01Service.exe.intermediate.manifest" /DELAYLOAD:"OleAcc.dll" /PDB:".\Release/vit01Service.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86  DelayImp.lib

".\vit01dll.lib"

".\Release\Device.obj"

".\Release\StdAfx.obj"

".\Release\vit01Service.obj"

".\Release\vit01Service.res"

".\Release\vit01ServiceDlg.obj"
]
Creating command line "link.exe @"d:\UniPOS\Work 07.2012\vit01Service_project_eng\Release\RSP0000031167610220.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\UniPOS\Work 07.2012\vit01Service_project_eng\Release\RSP0000041167610220.rsp" with contents
[
/outputresource:".\Release\vit01Service.exe;#1" /manifest

".\Release\vit01Service.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\UniPOS\Work 07.2012\vit01Service_project_eng\Release\RSP0000041167610220.rsp" /nologo"
Creating temporary file "d:\UniPOS\Work 07.2012\vit01Service_project_eng\Release\BAT0000051167610220.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """d:\UniPOS\Work 07.2012\vit01Service_project_eng\Release\BAT0000051167610220.bat"""
Creating temporary file "d:\UniPOS\Work 07.2012\vit01Service_project_eng\Release\RSP0000061167610220.rsp" with contents
[
/o ".\Release/vit01Service.bsc"

".\Release\StdAfx.sbr"

".\Release\vit01Service.sbr"

".\Release\vit01ServiceDlg.sbr"

".\Release\Device.sbr"
]
Creating command line "bscmake.exe @"d:\UniPOS\Work 07.2012\vit01Service_project_eng\Release\RSP0000061167610220.rsp" /nologo"
Output Window
  
Compiling...
StdAfx.cpp
 WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Compiling...
vit01ServiceDlg.cpp
.\vit01ServiceDlg.cpp(529) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\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.'
.\vit01ServiceDlg.cpp(530) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\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.'
.\vit01ServiceDlg.cpp(534) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\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.'
.\vit01ServiceDlg.cpp(554) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\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.'
.\vit01ServiceDlg.cpp(560) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\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.'
.\vit01ServiceDlg.cpp(563) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\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.'
.\vit01ServiceDlg.cpp(566) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\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.'
.\vit01ServiceDlg.cpp(569) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\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.'
.\vit01ServiceDlg.cpp(572) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\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.'
.\vit01ServiceDlg.cpp(575) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\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.'
.\vit01ServiceDlg.cpp(578) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\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.'
.\vit01ServiceDlg.cpp(581) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\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.'
.\vit01ServiceDlg.cpp(588) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\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.'
.\vit01ServiceDlg.cpp(590) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\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.'
.\vit01ServiceDlg.cpp(649) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\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.'
.\vit01ServiceDlg.cpp(650) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\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.'
.\vit01ServiceDlg.cpp(652) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\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.'
.\vit01ServiceDlg.cpp(653) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\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.'
vit01Service.cpp
.\vit01Service.cpp(54) : warning C4996: 'CWinApp::Enable3dControlsStatic' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\afxwin.h(4474) : see declaration of 'CWinApp::Enable3dControlsStatic'
        Message: 'CWinApp::Enable3dControlsStatic is no longer needed. You should remove this call.'
Device.cpp
Generating Code...
Compiling resources...
Linking...
Embedding manifest...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
Results
  
Build log was saved at "file://d:\UniPOS\Work 07.2012\vit01Service_project_eng\Release\BuildLog.htm"
vit01Service - 0 error(s), 19 warning(s)