Build Log
  

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

Command Lines
  
This edition of Visual C++ does not support the optimizing compiler.
Creating temporary file "c:\abc61\wordhtmlold\wordhtmlsrc\WordHTML\Release\RSP00000A.rsp" with contents
[
/D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_AFXDLL" /D "_MBCS" /FD /EHsc /MD /GS /Zc:wchar_t /Yu"stdafx.h" /Fp"Release/WordHTML.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
.\MainFrm.cpp
]
Creating command line "cl.exe @c:\abc61\wordhtmlold\wordhtmlsrc\WordHTML\Release\RSP00000A.rsp /nologo"
Creating temporary file "c:\abc61\wordhtmlold\wordhtmlsrc\WordHTML\Release\RSP00000B.rsp" with contents
[
/OUT:"Release/WordHTML.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:"Release/WordHTML.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /MACHINE:X86
.\Release\MainFrm.obj
.\Release\stdafx.obj
.\Release\TOCTitleDlg.obj
.\Release\WordHTML.obj
.\Release\WordHTMLDoc.obj
.\Release\WordHTMLView.obj
.\Release\WordHTML.res
]
Creating command line "link.exe @c:\abc61\wordhtmlold\wordhtmlsrc\WordHTML\Release\RSP00000B.rsp"
Output Window
  
Compiling...
MainFrm.cpp
MainFrm.cpp(179) : warning C4244: '=' : conversion from 'INT_PTR' to 'int', possible loss of data
MainFrm.cpp(197) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
MainFrm.cpp(216) : warning C4244: '=' : conversion from 'INT_PTR' to 'int', possible loss of data
Linking...
LINK : warning LNK4089: all references to 'OLEAUT32.dll' discarded by /OPT:REF
Results
  
Build log was saved at "file://c:\abc61\wordhtmlold\wordhtmlsrc\WordHTML\Release\BuildLog.htm"
WordHTML - 0 error(s), 4 warning(s)