Build Log
  

Build started: Project: WPKGMessage, Configuration: Release|x64

Command Lines
  
Creating temporary file "f:\WPKG\Sources\WPKGMessage\x64\Release\RSP0000154161360.rsp" with contents
[
/D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /MT /Yu"stdafx.h" /Fp"x64\Release\WPKGMessage.pch" /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Zi /TP ..\Components\XmlSettings.cpp

.\WPKGMessageDlg.cpp

.\WPKGMessage.cpp

..\Components\Settings.cpp

..\Components\ServiceControl.cpp

..\Components\Secret.cpp

..\Components\RunProcess.cpp

..\Components\Report.cpp

.\InterruptDlg.cpp

..\Components\FileMap.cpp

..\Components\ExceptionEx.cpp

..\Components\EventHandler.cpp

..\Components\AppTool.cpp
]
Creating command line "cl.exe @f:\WPKG\Sources\WPKGMessage\x64\Release\RSP0000154161360.rsp /nologo /errorReport:prompt"
Creating temporary file "f:\WPKG\Sources\WPKGMessage\x64\Release\RSP0000164161360.rsp" with contents
[
/D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /MT /Yc"stdafx.h" /Fp"x64\Release\WPKGMessage.pch" /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Zi /TP .\stdafx.cpp
]
Creating command line "cl.exe @f:\WPKG\Sources\WPKGMessage\x64\Release\RSP0000164161360.rsp /nologo /errorReport:prompt"
Creating command line "rc.exe /d "NDEBUG" /d "_VC80_UPGRADE=0x0710" /l 0x409 /I "x64\Release" /fo"x64\Release/WPKGMessage.res" .\WPKGMessage.rc"
Creating temporary file "f:\WPKG\Sources\WPKGMessage\x64\Release\RSP0000174161360.rsp" with contents
[
/OUT:"x64\Release\WPKGMessage.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"x64\Release\WPKGMessage.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"f:\WPKG\Sources\WPKGMessage\x64\Release\WPKGMessage.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /DYNAMICBASE:NO /MACHINE:X64 mpr.lib DelayImp.lib

".\x64\Release\AppTool.obj"

".\x64\Release\EventHandler.obj"

".\x64\Release\ExceptionEx.obj"

".\x64\Release\FileMap.obj"

".\x64\Release\InterruptDlg.obj"

".\x64\Release\Report.obj"

".\x64\Release\RunProcess.obj"

".\x64\Release\Secret.obj"

".\x64\Release\ServiceControl.obj"

".\x64\Release\Settings.obj"

".\x64\Release\stdafx.obj"

".\x64\Release\WPKGMessage.obj"

".\x64\Release\WPKGMessageDlg.obj"

".\x64\Release\XmlSettings.obj"

".\x64\Release\WPKGMessage.res"
]
Creating command line "link.exe @f:\WPKG\Sources\WPKGMessage\x64\Release\RSP0000174161360.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "f:\WPKG\Sources\WPKGMessage\x64\Release\RSP0000184161360.rsp" with contents
[
/outputresource:".\x64\Release\WPKGMessage.exe;#1" /manifest

.\x64\Release\WPKGMessage.exe.intermediate.manifest
]
Creating command line "mt.exe @f:\WPKG\Sources\WPKGMessage\x64\Release\RSP0000184161360.rsp /nologo"
Creating temporary file "f:\WPKG\Sources\WPKGMessage\x64\Release\BAT0000194161360.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\x64\Release\mt.dep
]
Creating command line "f:\WPKG\Sources\WPKGMessage\x64\Release\BAT0000194161360.bat"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
XmlSettings.cpp
WPKGMessageDlg.cpp
WPKGMessage.cpp
Settings.cpp
..\Components\Settings.cpp(18) : warning C4996: 'ATL::CRegKey::QueryValue': CRegKey::QueryValue(TCHAR *value, TCHAR *valueName) has been superseded by CRegKey::QueryStringValue and CRegKey::QueryMultiStringValue
        D:\Microsoft Visual Studio 9.0\VC\atlmfc\include\atlbase.h(5142) : see declaration of 'ATL::CRegKey::QueryValue'
..\Components\Settings.cpp(35) : warning C4244: 'argument' : conversion from 'ULONGLONG' to 'int', possible loss of data
..\Components\Settings.cpp(36) : warning C4244: 'argument' : conversion from 'ULONGLONG' to 'UINT', possible loss of data
ServiceControl.cpp
..\Components\ServiceControl.cpp(29) : 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.
        D:\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
Secret.cpp
RunProcess.cpp
..\Components\RunProcess.cpp(248) : 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.
        D:\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
Report.cpp
InterruptDlg.cpp
FileMap.cpp
..\Components\FileMap.cpp(253) : warning C4244: '-=' : conversion from 'LONGLONG' to 'DWORD', possible loss of data
ExceptionEx.cpp
EventHandler.cpp
AppTool.cpp
Generating Code...
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://f:\WPKG\Sources\WPKGMessage\x64\Release\BuildLog.htm"
WPKGMessage - 0 error(s), 6 warning(s)