Build Log
  

Rebuild started: Project: PacDrive, Configuration: Release|x64

Command Lines
  
Creating temporary file "c:\Users\headk\Documents\Visual Studio 2008\Projects\Windows\PacDriveSDK\dll\Release\RSP0000081462423448.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PACDRIVE_EXPORTS" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /GF /FD /EHsc /MT /Gy /Yc"stdafx.h" /Fp".\Release/PacDrive.pch" /Fo".\Release/" /Fd".\Release/" /FR".\Release\\" /W3 /c /Gz /TP ".\StdAfx.cpp"
]
Creating command line "cl.exe @"c:\Users\headk\Documents\Visual Studio 2008\Projects\Windows\PacDriveSDK\dll\Release\RSP0000081462423448.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\headk\Documents\Visual Studio 2008\Projects\Windows\PacDriveSDK\dll\Release\RSP0000091462423448.rsp" with contents
[
/O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PACDRIVE_EXPORTS" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /GF /FD /EHsc /MT /Gy /Yu"stdafx.h" /Fp".\Release/PacDrive.pch" /Fo".\Release/" /Fd".\Release/" /FR".\Release\\" /W3 /c /Gz /TP ".\PacDrive.cpp"
]
Creating command line "cl.exe @"c:\Users\headk\Documents\Visual Studio 2008\Projects\Windows\PacDriveSDK\dll\Release\RSP0000091462423448.rsp" /nologo /errorReport:prompt"
Creating command line "rc.exe /d "NDEBUG" /d "_VC80_UPGRADE=0x0600" /d "_UNICODE" /d "UNICODE" /l 0xc09 /fo".\Release/resource.res" ".\resource.rc""
Creating temporary file "c:\Users\headk\Documents\Visual Studio 2008\Projects\Windows\PacDriveSDK\dll\Release\RSP00000A1462423448.rsp" with contents
[
/OUT:".\Release/PacDrive64.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:".\Release\PacDrive64.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEF:".\PacDrive.def" /PDB:".\Release/PacDrive.pdb" /DYNAMICBASE:NO /IMPLIB:".\Release/PacDrive64.lib" /MACHINE:X64 odbc32.lib odbccp32.lib setupapi.lib hid.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

".\Release\PacDrive.obj"

".\Release\StdAfx.obj"

".\Release\resource.res"
]
Creating command line "link.exe @"c:\Users\headk\Documents\Visual Studio 2008\Projects\Windows\PacDriveSDK\dll\Release\RSP00000A1462423448.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\headk\Documents\Visual Studio 2008\Projects\Windows\PacDriveSDK\dll\Release\RSP00000B1462423448.rsp" with contents
[
/outputresource:".\Release\PacDrive64.dll;#2" /manifest

".\Release\PacDrive64.dll.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Users\headk\Documents\Visual Studio 2008\Projects\Windows\PacDriveSDK\dll\Release\RSP00000B1462423448.rsp" /nologo"
Creating temporary file "c:\Users\headk\Documents\Visual Studio 2008\Projects\Windows\PacDriveSDK\dll\Release\BAT00000C1462423448.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """c:\Users\headk\Documents\Visual Studio 2008\Projects\Windows\PacDriveSDK\dll\Release\BAT00000C1462423448.bat"""
Creating temporary file "c:\Users\headk\Documents\Visual Studio 2008\Projects\Windows\PacDriveSDK\dll\Release\RSP00000D1462423448.rsp" with contents
[
/o ".\Release/PacDrive.bsc"

".\Release\StdAfx.sbr"

".\Release\PacDrive.sbr"
]
Creating command line "bscmake.exe @"c:\Users\headk\Documents\Visual Studio 2008\Projects\Windows\PacDriveSDK\dll\Release\RSP00000D1462423448.rsp" /nologo"
Creating temporary file "c:\Users\headk\Documents\Visual Studio 2008\Projects\Windows\PacDriveSDK\dll\Release\BAT00000E1462423448.bat" with contents
[
@echo off

.\Release/!postbuild.bat

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."

exit 1

:VCEnd
]
Creating command line """c:\Users\headk\Documents\Visual Studio 2008\Projects\Windows\PacDriveSDK\dll\Release\BAT00000E1462423448.bat"""
Output Window
  
Compiling...
StdAfx.cpp
.\StdAfx.cpp(16) : warning C4996: '_vsnwprintf': This function or variable may be unsafe. Consider using _vsnwprintf_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\wchar.h(719) : see declaration of '_vsnwprintf'
Compiling...
PacDrive.cpp
.\PacDrive.cpp(619) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_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(252) : see declaration of 'wcscpy'
.\PacDrive.cpp(627) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_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(252) : see declaration of 'wcscpy'
.\PacDrive.cpp(635) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_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(252) : see declaration of 'wcscpy'
.\PacDrive.cpp(643) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_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(252) : see declaration of 'wcscpy'
.\PacDrive.cpp(677) : 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'
.\PacDrive.cpp(686) : 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'
.\PacDrive.cpp(924) : warning C4101: 'success' : unreferenced local variable
.\PacDrive.cpp(1157) : warning C4244: 'return' : conversion from 'WPARAM' to 'DWORD', possible loss of data
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
   Creating library .\Release/PacDrive64.lib and object .\Release/PacDrive64.exp
Embedding manifest...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 9.00.21022
Copyright (C) Microsoft Corporation. All rights reserved.
Performing Post-Build Event...
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
        1 file(s) copied.
Results
  
Build log was saved at "file://c:\Users\headk\Documents\Visual Studio 2008\Projects\Windows\PacDriveSDK\dll\Release\BuildLog.htm"
PacDrive - 0 error(s), 9 warning(s)