Build Log
  

------- Build started: Project: MFCScrollGrab, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "e:\Documents and Settings\mkelly\Desktop\GrabWithScroll\Debug\RSP000001.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp".\Debug/MFCScrollGrab.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP
".\StdAfx.cpp"
]
Creating command line "cl.exe @"e:\Documents and Settings\mkelly\Desktop\GrabWithScroll\Debug\RSP000001.rsp" /nologo"
Creating temporary file "e:\Documents and Settings\mkelly\Desktop\GrabWithScroll\Debug\RSP000002.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp".\Debug/MFCScrollGrab.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP
".\MFCScrollGrabDlg.cpp"
".\MFCScrollGrab.cpp"
]
Creating command line "cl.exe @"e:\Documents and Settings\mkelly\Desktop\GrabWithScroll\Debug\RSP000002.rsp" /nologo"
Creating temporary file "e:\Documents and Settings\mkelly\Desktop\GrabWithScroll\Debug\RSP000003.rsp" with contents
[
/OUT:".\Debug/MFCScrollGrab.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:".\Debug/MFCScrollGrab.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 mil.lib "\Program Files\Matrox Imaging\mil\library\winnt\msc\dll\mil.lib"
".\Debug\MFCScrollGrab.obj"
".\Debug\MFCScrollGrab.res"
".\Debug\MFCScrollGrabDlg.obj"
".\Debug\StdAfx.obj"
]
Creating command line "link.exe @"e:\Documents and Settings\mkelly\Desktop\GrabWithScroll\Debug\RSP000003.rsp""
Output Window
  
Compiling...
StdAfx.cpp
 WINVER not defined. Defaulting to 0x0501 (Windows XP and Windows .NET Server)
Compiling...
MFCScrollGrabDlg.cpp
MFCScrollGrab.cpp
e:\Documents and Settings\mkelly\Desktop\GrabWithScroll\MFCScrollGrab.cpp(52) : warning C4996: 'CWinApp::Enable3dControls' was declared deprecated
        e:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\atlmfc\include\afxwin.h(4369) : see declaration of 'CWinApp::Enable3dControls'
Generating Code...
Linking...
LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
Results
  
Build log was saved at "file://e:\Documents and Settings\mkelly\Desktop\GrabWithScroll\Debug\BuildLog.htm"
MFCScrollGrab - 0 error(s), 2 warning(s)