Build Log
  

------- Build started: Project: Throttle, Configuration: Release|Win32 -------

Command Lines
  
Creating temporary file "e:\winThrottle\007b\Release\RSP000005.rsp" with contents
[
/O2 /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_MBCS" /FD /EHsc /MT /GS /Zc:wchar_t /Yu"stdafx.h" /Fp"Release/Throttle.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
.\Win32Exception.cpp
.\Utils.cpp
.\TrayIcon.cpp
.\ThrottleDlg.cpp
.\Throttle.cpp
.\RegKeyIterator.cpp
.\RegistryKey.cpp
.\CpuUsage.cpp
]
Creating command line "cl.exe @e:\winThrottle\007b\Release\RSP000005.rsp /nologo"
Creating temporary file "e:\winThrottle\007b\Release\RSP000006.rsp" with contents
[
/O2 /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_MBCS" /FD /EHsc /MT /GS /Zc:wchar_t /Yc"stdafx.h" /Fp"Release/Throttle.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
.\stdafx.cpp
]
Creating command line "cl.exe @e:\winThrottle\007b\Release\RSP000006.rsp /nologo"
Creating command line "rc.exe /d "NDEBUG" /l 0x409 /I "Release" /fo"Release/Throttle.res" .\Throttle.rc"
Creating temporary file "e:\winThrottle\007b\Release\RSP000007.rsp" with contents
[
/OUT:"Release/Throttle.exe" /INCREMENTAL:NO /NOLOGO /DELAYLOAD:"OleAcc.dll" /DEBUG /PDB:"Release/Throttle.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /MACHINE:X86  DelayImp.lib DelayImp.lib
.\Release\CpuUsage.obj
.\Release\RegistryKey.obj
.\Release\RegKeyIterator.obj
.\Release\stdafx.obj
.\Release\Throttle.obj
.\Release\ThrottleDlg.obj
.\Release\TrayIcon.obj
.\Release\Utils.obj
.\Release\Win32Exception.obj
.\Release\Throttle.res
]
Creating command line "link.exe @e:\winThrottle\007b\Release\RSP000007.rsp"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
Win32Exception.cpp
Utils.cpp
TrayIcon.cpp
ThrottleDlg.cpp
Throttle.cpp
RegKeyIterator.cpp
RegistryKey.cpp
RegistryKey.cpp(960) : warning C4267: 'initializing' : conversion from 'size_t' to 'DWORD', possible loss of data
RegistryKey.cpp(961) : warning C4267: 'initializing' : conversion from 'size_t' to 'DWORD', possible loss of data
RegistryKey.cpp(1118) : warning C4267: 'initializing' : conversion from 'size_t' to 'DWORD', possible loss of data
RegistryKey.cpp(1119) : warning C4267: '=' : conversion from 'size_t' to 'DWORD', possible loss of data
RegistryKey.cpp(1223) : warning C4267: 'initializing' : conversion from 'size_t' to 'DWORD', possible loss of data
CpuUsage.cpp
CpuUsage.cpp(90) : warning C4996: 'ATL::CRegKey::SetValue' was declared deprecated
        C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\atlmfc\include\atlbase.h(4729) : see declaration of 'ATL::CRegKey::SetValue'
CpuUsage.cpp(96) : warning C4996: 'ATL::CRegKey::SetValue' was declared deprecated
        C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\atlmfc\include\atlbase.h(4729) : see declaration of 'ATL::CRegKey::SetValue'
e:\winThrottle\007b\PerfCounters.h(272) : warning C4244: '=' : conversion from 'LONGLONG' to 'int', possible loss of data
        e:\winThrottle\007b\PerfCounters.h(223) : while compiling class-template member function 'LONGLONG CPerfCounters::GetCounterValueForProcessID(PPERF_OBJECT_TYPE,DWORD,DWORD)'
        with
        [
            T=LONGLONG
        ]
        CpuUsage.cpp(117) : see reference to class template instantiation 'CPerfCounters' being compiled
        with
        [
            T=LONGLONG
        ]
Generating Code...
Compiling resources...
Linking...
LINK : warning LNK4089: all references to 'comdlg32.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'ole32.dll' discarded by /OPT:REF
Results
  
Build log was saved at "file://e:\winThrottle\007b\Release\BuildLog.htm"
Throttle - 0 error(s), 10 warning(s)