Build Log
  

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

Command Lines
  
Creating temporary file "f:\WPKG\Sources\wpkglogon\x64\Release\RSP00000B4162160.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_USRDLL" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MT /Gy /Yu"stdafx.h" /Fp"x64\Release\wpkglogon.pch" /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Zi /TP ..\Components\XmlSettings.cpp

.\wpkglogon.cpp

..\Components\Settings.cpp

..\Components\Secret.cpp

..\Components\ExceptionEx.cpp
]
Creating command line "cl.exe @f:\WPKG\Sources\wpkglogon\x64\Release\RSP00000B4162160.rsp /nologo /errorReport:prompt"
Creating temporary file "f:\WPKG\Sources\wpkglogon\x64\Release\RSP00000C4162160.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_USRDLL" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MT /Gy /Yc"stdafx.h" /Fp"x64\Release\wpkglogon.pch" /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Zi /TP .\stdafx.cpp
]
Creating command line "cl.exe @f:\WPKG\Sources\wpkglogon\x64\Release\RSP00000C4162160.rsp /nologo /errorReport:prompt"
Creating command line "rc.exe /d "NDEBUG" /l 0x409 /I "x64\Release" /fo"x64\Release/wpkglogon.res" .\wpkglogon.rc"
Creating temporary file "f:\WPKG\Sources\wpkglogon\x64\Release\RSP00000D4162160.rsp" with contents
[
/OUT:"x64\Release\wpkglogon.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"x64\Release\wpkglogon.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEF:".\wpkglogon.def" /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"f:\WPKG\Sources\wpkglogon\x64\Release\wpkglogon.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X64 mpr.lib DelayImp.lib

".\x64\Release\ExceptionEx.obj"

".\x64\Release\Secret.obj"

".\x64\Release\Settings.obj"

".\x64\Release\stdafx.obj"

".\x64\Release\wpkglogon.obj"

".\x64\Release\XmlSettings.obj"

".\x64\Release\wpkglogon.res"
]
Creating command line "link.exe @f:\WPKG\Sources\wpkglogon\x64\Release\RSP00000D4162160.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "f:\WPKG\Sources\wpkglogon\x64\Release\RSP00000E4162160.rsp" with contents
[
/outputresource:".\x64\Release\wpkglogon.dll;#2" /manifest

.\x64\Release\wpkglogon.dll.intermediate.manifest
]
Creating command line "mt.exe @f:\WPKG\Sources\wpkglogon\x64\Release\RSP00000E4162160.rsp /nologo"
Creating temporary file "f:\WPKG\Sources\wpkglogon\x64\Release\BAT00000F4162160.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\x64\Release\mt.dep
]
Creating command line "f:\WPKG\Sources\wpkglogon\x64\Release\BAT00000F4162160.bat"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
XmlSettings.cpp
wpkglogon.cpp
.\wpkglogon.cpp(24) : 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'
.\wpkglogon.cpp(25) : 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'
.\wpkglogon.cpp(26) : 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'
.\wpkglogon.cpp(154) : 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'
.\wpkglogon.cpp(237) : 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'
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
Secret.cpp
ExceptionEx.cpp
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
   Creating library x64\Release\wpkglogon.lib and object x64\Release\wpkglogon.exp
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://f:\WPKG\Sources\wpkglogon\x64\Release\BuildLog.htm"
wpkglogon - 0 error(s), 8 warning(s)