Build Log
  

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

Command Lines
  
Copying 'c:\su\CoreTechnologies\WindowsProgramming\code\demoCppWinForm\TreeViewPlus\bin\Debug\TreeViewPlus.dll' to target directory...
Copying 'c:\su\coretechnologies\windowsprogramming\code\democppwinform\treeviewplus\bin\debug\treeviewplus.pdb' to target directory...
Creating temporary file "c:\su\CoreTechnologies\WindowsProgramming\code\demoCppWinForm\Debug\RSP00000149683944.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHa /MDd /Yu"stdafx.h" /Fp"Debug\demoWinForm.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Zi /clr /TP /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorlib.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.XML.dll" /FU "c:\su\CoreTechnologies\WindowsProgramming\code\demoCppWinForm\TreeViewPlus\bin\Debug\TreeViewPlus.dll"

.\Form1.cpp

.\BrowseForm.cpp

.\AssemblyInfo.cpp
]
Creating command line "cl.exe @c:\su\CoreTechnologies\WindowsProgramming\code\demoCppWinForm\Debug\RSP00000149683944.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\su\CoreTechnologies\WindowsProgramming\code\demoCppWinForm\Debug\RSP00000249683944.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHa /MDd /Yc"stdafx.h" /Fp"Debug\demoWinForm.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Zi /clr /TP /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorlib.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.XML.dll" /FU "c:\su\CoreTechnologies\WindowsProgramming\code\demoCppWinForm\TreeViewPlus\bin\Debug\TreeViewPlus.dll"

.\stdafx.cpp
]
Creating command line "cl.exe @c:\su\CoreTechnologies\WindowsProgramming\code\demoCppWinForm\Debug\RSP00000249683944.rsp /nologo /errorReport:prompt"
Creating command line "resgen.exe /useSourcePath /compile "c:\su\CoreTechnologies\WindowsProgramming\code\demoCppWinForm\Form1.resX","Debug/demoWinForm.Form1.resources" "c:\su\CoreTechnologies\WindowsProgramming\code\demoCppWinForm\BrowseForm.resX","Debug/demoWinForm.BrowseForm.resources""
Creating command line "rc.exe /d "_VC80_UPGRADE=0x0710" /fo"Debug/app.res" .\app.rc"
Creating temporary file "c:\su\CoreTechnologies\WindowsProgramming\code\demoCppWinForm\Debug\RSP00000349683944.rsp" with contents
[
/OUT:"C:\su\CoreTechnologies\WindowsProgramming\code\demoCppWinForm\Debug\demoWinForm.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\demoWinForm.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /ASSEMBLYDEBUG /PDB:"C:\su\CoreTechnologies\WindowsProgramming\code\demoCppWinForm\Debug\demoWinForm.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /FIXED:No kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /ASSEMBLYRESOURCE:.\Debug\demoWinForm.BrowseForm.resources /ASSEMBLYRESOURCE:.\Debug\demoWinForm.Form1.resources

".\Debug\AssemblyInfo.obj"

".\Debug\BrowseForm.obj"

".\Debug\Form1.obj"

".\Debug\stdafx.obj"

".\Debug\app.res"
]
Creating command line "link.exe @c:\su\CoreTechnologies\WindowsProgramming\code\demoCppWinForm\Debug\RSP00000349683944.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\su\CoreTechnologies\WindowsProgramming\code\demoCppWinForm\Debug\RSP00000449683944.rsp" with contents
[
/outputresource:".\Debug\demoWinForm.exe;#1" /manifest

.\Debug\demoWinForm.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\su\CoreTechnologies\WindowsProgramming\code\demoCppWinForm\Debug\RSP00000449683944.rsp /nologo"
Creating temporary file "c:\su\CoreTechnologies\WindowsProgramming\code\demoCppWinForm\Debug\BAT00000549683944.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\su\CoreTechnologies\WindowsProgramming\code\demoCppWinForm\Debug\BAT00000549683944.bat"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
Form1.cpp
BrowseForm.cpp
AssemblyInfo.cpp
Generating Code...
Compiling managed resources...
Read in 20 resources from "c:\su\CoreTechnologies\WindowsProgramming\code\demoCppWinForm\Form1.resX"
Writing resource file...  Done.
Read in 10 resources from "c:\su\CoreTechnologies\WindowsProgramming\code\demoCppWinForm\BrowseForm.resX"
Writing resource file...  Done.
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
Embedding manifest...
Caching metadata information for c:\su\coretechnologies\windowsprogramming\code\democppwinform\treeviewplus\bin\debug\treeviewplus.dll...
Results
  
Build log was saved at "file://c:\su\CoreTechnologies\WindowsProgramming\code\demoCppWinForm\Debug\BuildLog.htm"
demoWinForm - 0 error(s), 0 warning(s)