|
I have a project that used to compile without any warnings using XTP 2006 Q1. I'm getting the following warinings with 2006 Q2. Can this please be fixed ASAP?
Thanks Italo
------ Build started: Project: NtnCore, Configuration: Debug Win32 ------ Compiling... stdafx.cpp Automatically linking with ToolkitPro1020vc80D.dll c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1547) : warning C4244: 'argument' : conversion from 'UINT_PTR' to 'UINT', possible loss of data c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1546) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::CAssoc *CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::GetAssocAt(ARG_KEY ,UINT &,UINT &) const' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1599) : while compiling class template member function 'CXTPCalendarController::CXTPDayInfoCache &CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::operator [](ARG_KEY)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1358) : while compiling class template member function 'void CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::SetAt(ARG_KEY,ARG_V ALUE)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1482) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::~CMap(void)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\codejock software\mfc\xtreme toolkitpro 2006 q2\source\calendar\xtpcalendarcontroller.h(424) : see reference to class template instantiation 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>' being compiled with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] Compiling... NtnCore.cpp c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1547) : warning C4244: 'argument' : conversion from 'UINT_PTR' to 'UINT', possible loss of data c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1546) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::CAssoc *CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::GetAssocAt(ARG_KEY ,UINT &,UINT &) const' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1599) : while compiling class template member function 'CXTPCalendarController::CXTPDayInfoCache &CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::operator [](ARG_KEY)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1358) : while compiling class template member function 'void CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::SetAt(ARG_KEY,ARG_V ALUE)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1482) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::~CMap(void)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\codejock software\mfc\xtreme toolkitpro 2006 q2\source\calendar\xtpcalendarcontroller.h(424) : see reference to class template instantiation 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>' being compiled with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] NtnException.cpp c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1547) : warning C4244: 'argument' : conversion from 'UINT_PTR' to 'UINT', possible loss of data c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1546) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::CAssoc *CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::GetAssocAt(ARG_KEY ,UINT &,UINT &) const' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1599) : while compiling class template member function 'CXTPCalendarController::CXTPDayInfoCache &CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::operator [](ARG_KEY)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1358) : while compiling class template member function 'void CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::SetAt(ARG_KEY,ARG_V ALUE)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1482) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::~CMap(void)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\codejock software\mfc\xtreme toolkitpro 2006 q2\source\calendar\xtpcalendarcontroller.h(424) : see reference to class template instantiation 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>' being compiled with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] NtnFunctions.cpp c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1547) : warning C4244: 'argument' : conversion from 'UINT_PTR' to 'UINT', possible loss of data c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1546) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::CAssoc *CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::GetAssocAt(ARG_KEY ,UINT &,UINT &) const' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1599) : while compiling class template member function 'CXTPCalendarController::CXTPDayInfoCache &CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::operator [](ARG_KEY)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1358) : while compiling class template member function 'void CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::SetAt(ARG_KEY,ARG_V ALUE)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1482) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::~CMap(void)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\codejock software\mfc\xtreme toolkitpro 2006 q2\source\calendar\xtpcalendarcontroller.h(424) : see reference to class template instantiation 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>' being compiled with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] NtnIndentedTextWriter.cpp c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1547) : warning C4244: 'argument' : conversion from 'UINT_PTR' to 'UINT', possible loss of data c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1546) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::CAssoc *CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::GetAssocAt(ARG_KEY ,UINT &,UINT &) const' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1599) : while compiling class template member function 'CXTPCalendarController::CXTPDayInfoCache &CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::operator [](ARG_KEY)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1358) : while compiling class template member function 'void CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::SetAt(ARG_KEY,ARG_V ALUE)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1482) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::~CMap(void)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\codejock software\mfc\xtreme toolkitpro 2006 q2\source\calendar\xtpcalendarcontroller.h(424) : see reference to class template instantiation 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>' being compiled with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] NtnMemoryStream.cpp c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1547) : warning C4244: 'argument' : conversion from 'UINT_PTR' to 'UINT', possible loss of data c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1546) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::CAssoc *CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::GetAssocAt(ARG_KEY ,UINT &,UINT &) const' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1599) : while compiling class template member function 'CXTPCalendarController::CXTPDayInfoCache &CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::operator [](ARG_KEY)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1358) : while compiling class template member function 'void CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::SetAt(ARG_KEY,ARG_V ALUE)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1482) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::~CMap(void)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\codejock software\mfc\xtreme toolkitpro 2006 q2\source\calendar\xtpcalendarcontroller.h(424) : see reference to class template instantiation 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>' being compiled with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] NtnStream.cpp c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1547) : warning C4244: 'argument' : conversion from 'UINT_PTR' to 'UINT', possible loss of data c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1546) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::CAssoc *CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::GetAssocAt(ARG_KEY ,UINT &,UINT &) const' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1599) : while compiling class template member function 'CXTPCalendarController::CXTPDayInfoCache &CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::operator [](ARG_KEY)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1358) : while compiling class template member function 'void CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::SetAt(ARG_KEY,ARG_V ALUE)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1482) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::~CMap(void)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\codejock software\mfc\xtreme toolkitpro 2006 q2\source\calendar\xtpcalendarcontroller.h(424) : see reference to class template instantiation 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>' being compiled with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] BalloonHelp.cpp c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1547) : warning C4244: 'argument' : conversion from 'UINT_PTR' to 'UINT', possible loss of data c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1546) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::CAssoc *CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::GetAssocAt(ARG_KEY ,UINT &,UINT &) const' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1599) : while compiling class template member function 'CXTPCalendarController::CXTPDayInfoCache &CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::operator [](ARG_KEY)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1358) : while compiling class template member function 'void CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::SetAt(ARG_KEY,ARG_V ALUE)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1482) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::~CMap(void)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\codejock software\mfc\xtreme toolkitpro 2006 q2\source\calendar\xtpcalendarcontroller.h(424) : see reference to class template instantiation 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>' being compiled with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] Crc32Static.cpp c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1547) : warning C4244: 'argument' : conversion from 'UINT_PTR' to 'UINT', possible loss of data c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1546) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::CAssoc *CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::GetAssocAt(ARG_KEY ,UINT &,UINT &) const' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1599) : while compiling class template member function 'CXTPCalendarController::CXTPDayInfoCache &CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::operator [](ARG_KEY)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1358) : while compiling class template member function 'void CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::SetAt(ARG_KEY,ARG_V ALUE)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1482) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::~CMap(void)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\codejock software\mfc\xtreme toolkitpro 2006 q2\source\calendar\xtpcalendarcontroller.h(424) : see reference to class template instantiation 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>' being compiled with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] OleDateTimeEx.cpp c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1547) : warning C4244: 'argument' : conversion from 'UINT_PTR' to 'UINT', possible loss of data c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1546) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::CAssoc *CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::GetAssocAt(ARG_KEY ,UINT &,UINT &) const' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1599) : while compiling class template member function 'CXTPCalendarController::CXTPDayInfoCache &CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::operator [](ARG_KEY)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1358) : while compiling class template member function 'void CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::SetAt(ARG_KEY,ARG_V ALUE)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1482) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::~CMap(void)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\codejock software\mfc\xtreme toolkitpro 2006 q2\source\calendar\xtpcalendarcontroller.h(424) : see reference to class template instantiation 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>' being compiled with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] NtnXmlFunctions.cpp c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1547) : warning C4244: 'argument' : conversion from 'UINT_PTR' to 'UINT', possible loss of data c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1546) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::CAssoc *CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::GetAssocAt(ARG_KEY ,UINT &,UINT &) const' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1599) : while compiling class template member function 'CXTPCalendarController::CXTPDayInfoCache &CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::operator [](ARG_KEY)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1358) : while compiling class template member function 'void CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::SetAt(ARG_KEY,ARG_V ALUE)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\microsoft visual studio 8\vc\atlmfc\include\afxtempl.h(1482) : while compiling class template member function 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>::~CMap(void)' with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] c:\program files\codejock software\mfc\xtreme toolkitpro 2006 q2\source\calendar\xtpcalendarcontroller.h(424) : see reference to class template instantiation 'CMap<KEY,ARG_KEY,VALUE,ARG_VALUE>' being compiled with [ KEY=UINT_PTR, ARG_KEY=UINT_PTR, VALUE=CXTPCalendarController::CXTPDayInfoCache *, ARG_VALUE=CXTPCalendarController::CXTPDayInfoCache * ] Generating Code... Compiling resources... Compiling manifest to resources... Linking... LINK : ../Bin/Debug/NtnCore.dll not found or not built by the last incremental link; performing full link Creating library ../Bin/Debug/NtnCore.lib and object ../Bin/Debug/NtnCore.exp Embedding manifest... Build log was saved at " file://c:\Projects\Notion\GUI\NtnCore\Debug\BuildLog.htm - file://c:\Projects\Notion\GUI\NtnCore\Debug\BuildLog.htm " NtnCore - 0 error(s), 11 warning(s)
|