| | Compiling...
StdAfx.cpp
WINVER not defined. Defaulting to 0x0600 (Windows Vista)
Compiling...
CollectionException.cpp
ComboColorPicker.cpp
ExtAfx.cpp
FileDialogEx.cpp
FileVersionInfo.cpp
FolderSelect.cpp
FormatEdit.cpp
IniFile.cpp
d:\usr\src\texniccenter_trunk\mfcext\source\inifile.cpp(83) : warning C4244: 'argument' : conversion from 'ULONGLONG' to 'unsigned int', possible loss of data
d:\usr\src\texniccenter_trunk\mfcext\source\inifile.cpp(84) : warning C4244: 'argument' : conversion from 'ULONGLONG' to 'DWORD', possible loss of data
d:\usr\src\texniccenter_trunk\mfcext\source\inifile.cpp(86) : warning C4244: 'argument' : conversion from 'ULONGLONG' to 'int', possible loss of data
d:\usr\src\texniccenter_trunk\mfcext\source\inifile.cpp(89) : warning C4244: 'argument' : conversion from 'ULONGLONG' to 'int', possible loss of data
d:\usr\src\texniccenter_trunk\mfcext\source\inifile.cpp(91) : error C2664: 'std::basic_istringstream<_Elem,_Traits,_Alloc>::basic_istringstream(std::ios_base::openmode)' : cannot convert parameter 1 from 'wchar_t *' to 'std::ios_base::openmode'
with
[
_Elem=char,
_Traits=std::char_traits,
_Alloc=std::allocator
]
There is no context in which this conversion is possible
d:\usr\src\texniccenter_trunk\mfcext\source\inifile.cpp(151) : error C2664: 'WideCharToMultiByte' : cannot convert parameter 3 from 'const char *' to 'LPCWSTR'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
d:\usr\src\texniccenter_trunk\mfcext\source\inifile.cpp(154) : error C2664: 'WideCharToMultiByte' : cannot convert parameter 3 from 'const char *' to 'LPCWSTR'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
MFCExt.cpp
MRUCombo.cpp
MRUStringList.cpp
PathTool.cpp
SingleInstanceWinApp.cpp
SystemInfo.cpp
d:\usr\src\texniccenter_trunk\mfcext\source\systeminfo.cpp(225) : 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 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
d:\usr\src\texniccenter_trunk\mfcext\source\systeminfo.cpp(230) : 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 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
d:\usr\src\texniccenter_trunk\mfcext\source\systeminfo.cpp(239) : 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 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
d:\usr\src\texniccenter_trunk\mfcext\source\systeminfo.cpp(318) : 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 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
UniqueStringList.cpp
WildCard.cpp
WorkerThread.cpp
Generating Code...
|