Build Log
  

Build started: Project: diary, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "q:\Home\Development\Diary\Diary Project\Debug\RSP00003914602684.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0710" /D "_ATL_STATIC_REGISTRY" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Fp"C:\tmp\Diary\Debug\diary.pch" /Fo"C:\tmp\Diary\Debug\\" /Fd"C:\tmp\Diary\Debug\\" /FR"Debug\\" /W3 /c /ZI /TP ".\ImageDlg.cpp"
]
Creating command line "cl.exe @"q:\Home\Development\Diary\Diary Project\Debug\RSP00003914602684.rsp" /nologo /errorReport:prompt"
Creating temporary file "q:\Home\Development\Diary\Diary Project\Debug\RSP00003A14602684.rsp" with contents
[
/OUT:"Debug\diary.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\diary.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\tmp\Diary\Debug\diary.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

"c:\tmp\Diary\Debug\exception.obj"

"c:\tmp\Diary\Debug\logger.obj"

"c:\tmp\Diary\Debug\timer.obj"

"c:\tmp\Diary\Debug\tracer.obj"

"c:\tmp\Diary\Debug\types.obj"

"c:\tmp\Diary\Debug\BitmapEx.obj"

"c:\tmp\Diary\Debug\diary.obj"

"c:\tmp\Diary\Debug\diaryDlg.obj"

"c:\tmp\Diary\Debug\diaryPage.obj"

"c:\tmp\Diary\Debug\DiaryParagraph.obj"

"c:\tmp\Diary\Debug\ExportDlg.obj"

"c:\tmp\Diary\Debug\FilesDlg.obj"

"c:\tmp\Diary\Debug\ImageDlg.obj"

"c:\tmp\Diary\Debug\ImportDlg.obj"

"c:\tmp\Diary\Debug\RecodeDlg.obj"

"c:\tmp\Diary\Debug\ResizeDlg.obj"

"c:\tmp\Diary\Debug\SearchDlg.obj"

"c:\tmp\Diary\Debug\Setting.obj"

"c:\tmp\Diary\Debug\SettingsFile.obj"

"c:\tmp\Diary\Debug\SLabelDlg.obj"

"c:\tmp\Diary\Debug\SShortcut.obj"

"c:\tmp\Diary\Debug\StdAfx.obj"

"c:\tmp\Diary\Debug\Todolist.obj"

"c:\tmp\Diary\Debug\tools.obj"

".\diary.res"

"c:\tmp\Diary\Debug\sdate.obj"

"c:\tmp\Diary\Debug\MonitorDC.obj"

"c:\tmp\Diary\Debug\Monitors.obj"

"c:\tmp\Diary\Debug\Multimon.obj"

"c:\tmp\Diary\Debug\MultiMonitor.obj"

".\Debug\diary.exe.embed.manifest.res"
]
Creating command line "link.exe @"q:\Home\Development\Diary\Diary Project\Debug\RSP00003A14602684.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "q:\Home\Development\Diary\Diary Project\Debug\RSP00003B14602684.rsp" with contents
[
/out:".\Debug\diary.exe.embed.manifest" /notify_update /manifest

".\Debug\diary.exe.intermediate.manifest"
]
Creating command line "mt.exe @"q:\Home\Development\Diary\Diary Project\Debug\RSP00003B14602684.rsp" /nologo"
Creating temporary file "q:\Home\Development\Diary\Diary Project\Debug\BAT00003C14602684.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """q:\Home\Development\Diary\Diary Project\Debug\BAT00003C14602684.bat"""
Creating temporary file "q:\Home\Development\Diary\Diary Project\Debug\RSP00003D14602684.rsp" with contents
[
/o "Q:\Home\Development\Diary\Diary Project\Debug/diary.bsc"

".\Debug\logger.sbr"

".\Debug\timer.sbr"

".\Debug\tracer.sbr"

".\Debug\types.sbr"

".\Debug\BitmapEx.sbr"

".\Debug\diary.sbr"

".\Debug\diaryDlg.sbr"

".\Debug\diaryPage.sbr"

".\Debug\DiaryParagraph.sbr"

".\Debug\ExportDlg.sbr"

".\Debug\FilesDlg.sbr"

".\Debug\ImageDlg.sbr"

".\Debug\ImportDlg.sbr"

".\Debug\RecodeDlg.sbr"

".\Debug\ResizeDlg.sbr"

".\Debug\SearchDlg.sbr"

".\Debug\Setting.sbr"

".\Debug\SettingsFile.sbr"

".\Debug\SLabelDlg.sbr"

".\Debug\SShortcut.sbr"

".\Debug\StdAfx.sbr"

".\Debug\Todolist.sbr"

".\Debug\tools.sbr"

".\Debug\sdate.sbr"

".\Debug\MonitorDC.sbr"

".\Debug\Monitors.sbr"

".\Debug\Multimon.sbr"

".\Debug\MultiMonitor.sbr"

".\Debug\exception.sbr"
]
Creating command line "bscmake.exe @"q:\Home\Development\Diary\Diary Project\Debug\RSP00003D14602684.rsp" /nologo"
Output Window
  
Compiling...
ImageDlg.cpp
 WINVER not defined. Defaulting to 0x0600 (Windows Vista)
q:\home\development\diary\diary project\imagedlg.cpp(721) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
q:\home\development\diary\diary project\imagedlg.cpp(735) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
q:\home\development\diary\diary project\imagedlg.cpp(759) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
Linking...
Embedding manifest...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 9.00.21022
Copyright (C) Microsoft Corporation. All rights reserved.
Results
  
Build log was saved at "file://q:\Home\Development\Diary\Diary Project\Debug\BuildLog.htm"
diary - 0 error(s), 3 warning(s)