| | Compiling...
stdafx.cpp
Compiling...
HistoryManager.cpp
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(214) : warning C4996: 'std::ctype::narrow': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1958) : see declaration of 'std::ctype::narrow'
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(230) : warning C4996: 'std::ctype::widen': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1936) : see declaration of 'std::ctype::widen'
HistoryData.cpp
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(214) : warning C4996: 'std::ctype::narrow': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1958) : see declaration of 'std::ctype::narrow'
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(230) : warning C4996: 'std::ctype::widen': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1936) : see declaration of 'std::ctype::widen'
ExcelFormat.cpp
Examples.cpp
.\Examples.cpp(133) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\Examples.cpp(255) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\Examples.cpp(312) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\Examples.cpp(320) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\Examples.cpp(327) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
BasicExcel.cpp
.\BasicExcel.cpp(2501) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(74) : see declaration of 'strcpy'
.\BasicExcel.cpp(2507) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(252) : see declaration of 'wcscpy'
.\BasicExcel.cpp(2517) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(74) : see declaration of 'strcpy'
.\BasicExcel.cpp(2523) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(252) : see declaration of 'wcscpy'
.\BasicExcel.cpp(2534) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(74) : see declaration of 'strcpy'
.\BasicExcel.cpp(2543) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(252) : see declaration of 'wcscpy'
.\BasicExcel.cpp(2727) : warning C4996: 'mbstowcs': This function or variable may be unsafe. Consider using mbstowcs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdlib.h(537) : see declaration of 'mbstowcs'
.\BasicExcel.cpp(2754) : warning C4996: 'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdlib.h(572) : see declaration of 'wcstombs'
.\BasicExcel.cpp(4243) : warning C4996: 'mbstowcs': This function or variable may be unsafe. Consider using mbstowcs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdlib.h(537) : see declaration of 'mbstowcs'
.\BasicExcel.cpp(4264) : warning C4996: 'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdlib.h(572) : see declaration of 'wcstombs'
.\BasicExcel.cpp(5207) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\BasicExcel.cpp(5373) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(74) : see declaration of 'strcpy'
.\BasicExcel.cpp(5386) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(252) : see declaration of 'wcscpy'
.\BasicExcel.cpp(6076) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(74) : see declaration of 'strcpy'
.\BasicExcel.cpp(6088) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(252) : see declaration of 'wcscpy'
.\BasicExcel.cpp(6533) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(74) : see declaration of 'strcpy'
.\BasicExcel.cpp(6550) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(252) : see declaration of 'wcscpy'
.\BasicExcel.cpp(6706) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(74) : see declaration of 'strcpy'
.\BasicExcel.cpp(6719) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(252) : see declaration of 'wcscpy'
XLEvisMsgBox.cpp
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(214) : warning C4996: 'std::ctype::narrow': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1958) : see declaration of 'std::ctype::narrow'
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(230) : warning C4996: 'std::ctype::widen': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1936) : see declaration of 'std::ctype::widen'
SaveDialog.cpp
OnCompDialogBox.cpp
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(214) : warning C4996: 'std::ctype::narrow': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1958) : see declaration of 'std::ctype::narrow'
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(230) : warning C4996: 'std::ctype::widen': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1936) : see declaration of 'std::ctype::widen'
FindItemDlg.cpp
CEditDialogBox.cpp
AskBeforeExit.cpp
GridViewHelper.cpp
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(214) : warning C4996: 'std::ctype::narrow': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1958) : see declaration of 'std::ctype::narrow'
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(230) : warning C4996: 'std::ctype::widen': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1936) : see declaration of 'std::ctype::widen'
GridTableCompareView.cpp
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(214) : warning C4996: 'std::ctype::narrow': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1958) : see declaration of 'std::ctype::narrow'
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(230) : warning C4996: 'std::ctype::widen': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1936) : see declaration of 'std::ctype::widen'
.\GridTableCompareView.cpp(203) : warning C4018: '<' : signed/unsigned mismatch
.\GridTableCompareView.cpp(531) : warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdlib.h(898) : see declaration of 'itoa'
.\GridTableCompareView.cpp(570) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
.\GridTableCompareView.cpp(655) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
.\GridTableCompareView.cpp(658) : warning C4018: '<' : signed/unsigned mismatch
.\GridTableCompareView.cpp(841) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
.\GridTableCompareView.cpp(842) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
.\GridTableCompareView.cpp(1008) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
.\GridTableCompareView.cpp(1009) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
.\GridTableCompareView.cpp(1128) : warning C4018: '<' : signed/unsigned mismatch
.\GridTableCompareView.cpp(1215) : warning C4018: '<' : signed/unsigned mismatch
.\GridTableCompareView.cpp(1228) : warning C4018: '<' : signed/unsigned mismatch
.\GridTableCompareView.cpp(1239) : warning C4018: '<' : signed/unsigned mismatch
.\GridTableCompareView.cpp(1309) : warning C4018: '<' : signed/unsigned mismatch
C:\Program Files\Microsoft Visual Studio 8\VC\include\vector(515) : warning C4312: 'type cast' : conversion from 'int' to 'XLCellDataContainer *' of greater size
C:\Program Files\Microsoft Visual Studio 8\VC\include\vector(501) : see reference to function template instantiation 'void std::vector<_Ty>::_Construct<_Iter>(_Iter,_Iter,std::_Int_iterator_tag)' being compiled
with
[
_Ty=XLCellDataContainer *,
_Iter=int
]
.\GridTableCompareView.cpp(60) : see reference to function template instantiation 'std::vector<_Ty>::vector(_Iter,_Iter)' being compiled
with
[
_Ty=XLCellDataContainer *,
_Iter=int
]
C:\Program Files\Microsoft Visual Studio 8\VC\include\vector(515) : warning C4312: 'type cast' : conversion from 'int' to 'CGridCtrl *' of greater size
C:\Program Files\Microsoft Visual Studio 8\VC\include\vector(501) : see reference to function template instantiation 'void std::vector<_Ty>::_Construct<_Iter>(_Iter,_Iter,std::_Int_iterator_tag)' being compiled
with
[
_Ty=CGridCtrl *,
_Iter=int
]
.\GridTableCompareView.cpp(60) : see reference to function template instantiation 'std::vector<_Ty>::vector(_Iter,_Iter)' being compiled
with
[
_Ty=CGridCtrl *,
_Iter=int
]
CommonHeader.cpp
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(214) : warning C4996: 'std::ctype::narrow': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1958) : see declaration of 'std::ctype::narrow'
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(230) : warning C4996: 'std::ctype::widen': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1936) : see declaration of 'std::ctype::widen'
.\CommonHeader.cpp(82) : warning C4018: '>=' : signed/unsigned mismatch
.\CommonHeader.cpp(97) : warning C4018: '>=' : signed/unsigned mismatch
XLComparator.cpp
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(214) : warning C4996: 'std::ctype::narrow': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1958) : see declaration of 'std::ctype::narrow'
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(230) : warning C4996: 'std::ctype::widen': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1936) : see declaration of 'std::ctype::widen'
.\XLComparator.cpp(58) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
.\XLComparator.cpp(83) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
.\XLComparator.cpp(88) : warning C4018: '<' : signed/unsigned mismatch
.\XLComparator.cpp(98) : warning C4018: '<' : signed/unsigned mismatch
.\XLComparator.cpp(114) : warning C4018: '<' : signed/unsigned mismatch
.\XLComparator.cpp(128) : warning C4018: '<' : signed/unsigned mismatch
.\XLComparator.cpp(142) : warning C4018: '<' : signed/unsigned mismatch
.\XLComparator.cpp(152) : warning C4018: '<' : signed/unsigned mismatch
.\XLComparator.cpp(168) : warning C4018: '<' : signed/unsigned mismatch
.\XLComparator.cpp(186) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
.\XLComparator.cpp(186) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
C:\Program Files\Microsoft Visual Studio 8\VC\include\vector(515) : warning C4312: 'type cast' : conversion from 'int' to 'XLDifferenceData *' of greater size
C:\Program Files\Microsoft Visual Studio 8\VC\include\vector(501) : see reference to function template instantiation 'void std::vector<_Ty>::_Construct<_Iter>(_Iter,_Iter,std::_Int_iterator_tag)' being compiled
with
[
_Ty=XLDifferenceData *,
_Iter=int
]
.\XLComparator.cpp(253) : see reference to function template instantiation 'std::vector<_Ty>::vector(_Iter,_Iter)' being compiled
with
[
_Ty=XLDifferenceData *,
_Iter=int
]
XLCellDataContainer.cpp
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(214) : warning C4996: 'std::ctype::narrow': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1958) : see declaration of 'std::ctype::narrow'
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(230) : warning C4996: 'std::ctype::widen': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1936) : see declaration of 'std::ctype::widen'
XLCellData.cpp
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(214) : warning C4996: 'std::ctype::narrow': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1958) : see declaration of 'std::ctype::narrow'
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(230) : warning C4996: 'std::ctype::widen': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1936) : see declaration of 'std::ctype::widen'
.\XLCellData.cpp(314) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\XLCellData.cpp(325) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
ExcelDataExtraction.cpp
TitleTip.cpp
InPlaceEdit.cpp
Compiling...
GridDropTarget.cpp
GridCtrl.cpp
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(214) : warning C4996: 'std::ctype::narrow': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1958) : see declaration of 'std::ctype::narrow'
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(230) : warning C4996: 'std::ctype::widen': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1936) : see declaration of 'std::ctype::widen'
.\Grid\GridCtrl.cpp(1598) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
.\Grid\GridCtrl.cpp(1663) : warning C4101: 'width' : unreferenced local variable
GridCellBase.cpp
GridCell.cpp
XLSimpleThreads.cpp
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(214) : warning C4996: 'std::ctype::narrow': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1958) : see declaration of 'std::ctype::narrow'
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(230) : warning C4996: 'std::ctype::widen': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1936) : see declaration of 'std::ctype::widen'
Settings.cpp
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(214) : warning C4996: 'std::ctype::narrow': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1958) : see declaration of 'std::ctype::narrow'
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(230) : warning C4996: 'std::ctype::widen': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1936) : see declaration of 'std::ctype::widen'
PositionManager.cpp
MainFrm.cpp
IMergeProjectView.cpp
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(214) : warning C4996: 'std::ctype::narrow': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1958) : see declaration of 'std::ctype::narrow'
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(230) : warning C4996: 'std::ctype::widen': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1936) : see declaration of 'std::ctype::widen'
IMergeProjectDoc.cpp
IMergeProject.cpp
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(214) : warning C4996: 'std::ctype::narrow': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1958) : see declaration of 'std::ctype::narrow'
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(230) : warning C4996: 'std::ctype::widen': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1936) : see declaration of 'std::ctype::widen'
DPTextBox.cpp
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(214) : warning C4996: 'std::ctype::narrow': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1958) : see declaration of 'std::ctype::narrow'
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(230) : warning C4996: 'std::ctype::widen': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1936) : see declaration of 'std::ctype::widen'
.\DPTextBox.cpp(108) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
DifferencePointer.cpp
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(214) : warning C4996: 'std::ctype::narrow': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1958) : see declaration of 'std::ctype::narrow'
f:\deepikaproject(excelformat)\deepikaproject(excelformat)\isha_9thmay2014\deepikaproject - copy\imergeproject\BasicExcel.hpp(230) : warning C4996: 'std::ctype::widen': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
C:\Program Files\Microsoft Visual Studio 8\VC\include\xlocale(1936) : see declaration of 'std::ctype::widen'
Compiling resources...
Linking...
Generating code
Finished generating code
Embedding manifest...
|