Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\RD1\桌面\DLL_32_VC.NET_2005_140528\DLL_32_VC.NET_2005\Timer_Counter\Release\RSP00000114801856.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/Test.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP ".\StdAfx.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\RD1\桌面\DLL_32_VC.NET_2005_140528\DLL_32_VC.NET_2005\Timer_Counter\Release\RSP00000114801856.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\RD1\桌面\DLL_32_VC.NET_2005_140528\DLL_32_VC.NET_2005\Timer_Counter\Release\RSP00000214801856.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/Test.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP ".\TestDlg.cpp"

".\Test.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\RD1\桌面\DLL_32_VC.NET_2005_140528\DLL_32_VC.NET_2005\Timer_Counter\Release\RSP00000214801856.rsp" /nologo /errorReport:prompt"
Creating command line "rc.exe /d "NDEBUG" /d "_VC80_UPGRADE=0x0600" /l 0x409 /fo".\Release/Test.res" ".\Test.rc""
Creating temporary file "c:\Documents and Settings\RD1\桌面\DLL_32_VC.NET_2005_140528\DLL_32_VC.NET_2005\Timer_Counter\Release\RSP00000314801856.rsp" with contents
[
/OUT:".\Release/Test.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Release\Test.exe.intermediate.manifest" /DELAYLOAD:"OleAcc.dll" /PDB:".\Release/Test.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86  DelayImp.lib

".\release\Test.obj"

".\release\Test.res"

".\release\TestDlg.obj"

".\release\StdAfx.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\RD1\桌面\DLL_32_VC.NET_2005_140528\DLL_32_VC.NET_2005\Timer_Counter\Release\RSP00000314801856.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\RD1\桌面\DLL_32_VC.NET_2005_140528\DLL_32_VC.NET_2005\Timer_Counter\Release\RSP00000414801856.rsp" with contents
[
/outputresource:".\release\Test.exe;#1" /manifest

".\release\Test.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\RD1\桌面\DLL_32_VC.NET_2005_140528\DLL_32_VC.NET_2005\Timer_Counter\Release\RSP00000414801856.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\RD1\桌面\DLL_32_VC.NET_2005_140528\DLL_32_VC.NET_2005\Timer_Counter\Release\BAT00000514801856.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\release\mt.dep"
]
Creating command line """c:\Documents and Settings\RD1\桌面\DLL_32_VC.NET_2005_140528\DLL_32_VC.NET_2005\Timer_Counter\Release\BAT00000514801856.bat"""
Output Window
  
Compiling...
StdAfx.cpp
 WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)
Compiling...
TestDlg.cpp
.\TestDlg.cpp(144) : warning C4101: 'i' : unreferenced local variable
.\TestDlg.cpp(144) : warning C4101: 'wCounterCh' : unreferenced local variable
.\TestDlg.cpp(188) : warning C4101: 'i' : unreferenced local variable
.\TestDlg.cpp(185) : warning C4101: 'PortIndex' : unreferenced local variable
.\TestDlg.cpp(186) : warning C4101: 'wPortChNum' : unreferenced local variable
Test.cpp
.\Test.cpp(52) : 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.'
Generating Code...
Compiling resources...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\RD1\桌面\DLL_32_VC.NET_2005_140528\DLL_32_VC.NET_2005\Timer_Counter\Release\BuildLog.htm"
Test - 0 error(s), 6 warning(s)