1>HelperObject.cpp 1>.\Helpers\HelperObject.cpp(44) : error C2664: 'ATL::CRegKey::Open' : cannot convert parameter 2 from 'char [256]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\Helpers\HelperObject.cpp(54) : error C2664: 'ATL::CRegKey::QueryStringValue' : cannot convert parameter 1 from 'const char [1]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\Helpers\HelperObject.cpp(60) : error C2664: 'ATL::CRegKey::QueryStringValue' : cannot convert parameter 1 from 'const char [1]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\Helpers\HelperObject.cpp(62) : error C2664: 'lstrcpyW' : cannot convert parameter 1 from 'LPSTR' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.cpp 1>WebBBS.h(53) : error C2664: 'SHGetSpecialFolderPathW' : cannot convert parameter 2 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(54) : error C2664: 'lstrcmpW' : cannot convert parameter 1 from 'char [260]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(55) : error C2664: 'lstrcpyW' : cannot convert parameter 1 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(58) : error C2664: 'int ATL::CStringT::Replace(wchar_t,wchar_t)' : cannot convert parameter 1 from 'const char [2]' to 'wchar_t' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> There is no context in which this conversion is possible 1>WebBBS.h(59) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [7]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>UploadSelect.h(20) : error C2664: 'BOOL CRegistry::LoadKey(LPCTSTR,LPCTSTR,CRegVal &) const' : cannot convert parameter 1 from 'const char [18]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(69) : error C2664: 'FindWindowW' : cannot convert parameter 1 from 'const char [20]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(78) : error C2664: 'FindWindowW' : cannot convert parameter 1 from 'const char [22]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(91) : error C2664: 'BOOL CRegistry::SaveKey(LPCTSTR,LPCTSTR,const CRegVal &) const' : cannot convert parameter 1 from 'const char [55]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(115) : error C2440: 'initializing' : cannot convert from 'const char [41]' to 'ATL::CStringT' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Constructor for class 'ATL::CStringT' is declared 'explicit' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1>.\WebBBS.cpp(122) : error C2664: 'GetModuleHandleW' : cannot convert parameter 1 from 'const char [8]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(156) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [6]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(158) : error C2664: 'DeleteUrlCacheEntryW' : cannot convert parameter 1 from 'const char [47]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(160) : error C2664: 'URLDownloadToFileW' : cannot convert parameter 2 from 'const char [47]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(165) : error C2664: 'ShellExecuteW' : cannot convert parameter 4 from 'const char [21]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(177) : error C2664: 'GetSystemDirectoryW' : cannot convert parameter 1 from 'char [1024]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(180) : error C2664: 'CFileFind::FindFile' : cannot convert parameter 1 from 'char [1024]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(181) : error C2664: 'URLDownloadToFileW' : cannot convert parameter 3 from 'char [1024]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(193) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [10]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(195) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [34]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(196) : error C2664: 'GetSystemDirectoryW' : cannot convert parameter 1 from 'char [1024]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(199) : error C2664: 'errno_t strcpy_s(char *,rsize_t,const char *)' : cannot convert parameter 3 from 'wchar_t *' to 'const char *' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(201) : error C2664: 'errno_t strcpy_s(char *,rsize_t,const char *)' : cannot convert parameter 3 from 'wchar_t *' to 'const char *' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(203) : error C2664: 'lstrlenW' : cannot convert parameter 1 from 'const char [21]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(204) : error C2664: 'IShellLinkW::SetPath' : cannot convert parameter 1 from 'char [1024]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(205) : error C2664: 'IShellLinkW::SetDescription' : cannot convert parameter 1 from 'char [1024]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(206) : error C2664: 'IShellLinkW::SetArguments' : cannot convert parameter 1 from 'LPCSTR' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(207) : error C2664: 'IShellLinkW::SetIconLocation' : cannot convert parameter 1 from 'char [1024]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(230) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [10]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(232) : error C2664: 'errno_t strcpy_s(char *,rsize_t,const char *)' : cannot convert parameter 3 from 'wchar_t *' to 'const char *' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(234) : error C2664: 'IShellLinkW::SetPath' : cannot convert parameter 1 from 'char [1024]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(235) : error C2664: 'IShellLinkW::SetDescription' : cannot convert parameter 1 from 'char [1024]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(236) : error C2664: 'IShellLinkW::SetArguments' : cannot convert parameter 1 from 'LPCSTR' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(237) : error C2664: 'IShellLinkW::SetIconLocation' : cannot convert parameter 1 from 'char [1024]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(260) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [51]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(264) : error C2664: 'errno_t strcpy_s(char *,rsize_t,const char *)' : cannot convert parameter 3 from 'wchar_t *' to 'const char *' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(266) : error C2664: 'IShellLinkW::SetPath' : cannot convert parameter 1 from 'char [1024]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(267) : error C2664: 'IShellLinkW::SetDescription' : cannot convert parameter 1 from 'char [1024]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(268) : error C2664: 'IShellLinkW::SetArguments' : cannot convert parameter 1 from 'LPCSTR' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(269) : error C2664: 'IShellLinkW::SetIconLocation' : cannot convert parameter 1 from 'char [1024]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(292) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [53]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(296) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [10]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(368) : error C2593: 'operator =' is ambiguous 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(1285): could be 'ATL::CStringT &ATL::CStringT::operator =(const char *)' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(1278): or 'ATL::CStringT &ATL::CStringT::operator =(const wchar_t *)' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> while trying to match the argument list '(CString, _bstr_t)' 1>.\WebBBS.cpp(369) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [6]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(385) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [11]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(422) : error C2593: 'operator =' is ambiguous 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(1285): could be 'ATL::CStringT &ATL::CStringT::operator =(const char *)' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(1278): or 'ATL::CStringT &ATL::CStringT::operator =(const wchar_t *)' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> while trying to match the argument list '(CString, _bstr_t)' 1>.\WebBBS.cpp(423) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [6]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(449) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [7]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(486) : error C2593: 'operator =' is ambiguous 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(1285): could be 'ATL::CStringT &ATL::CStringT::operator =(const char *)' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(1278): or 'ATL::CStringT &ATL::CStringT::operator =(const wchar_t *)' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> while trying to match the argument list '(CString, _bstr_t)' 1>.\WebBBS.cpp(489) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [9]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(517) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [17]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(553) : error C2664: 'SHGetSpecialFolderPathW' : cannot convert parameter 2 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(554) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [9]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(597) : error C2664: 'SHGetSpecialFolderPathW' : cannot convert parameter 2 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(598) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [9]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(634) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [6]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(635) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [6]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(636) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [6]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(638) : error C2440: 'initializing' : cannot convert from 'const char [53]' to 'ATL::CStringT' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Constructor for class 'ATL::CStringT' is declared 'explicit' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1>.\WebBBS.cpp(639) : error C2440: 'initializing' : cannot convert from 'const char [55]' to 'ATL::CStringT' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Constructor for class 'ATL::CStringT' is declared 'explicit' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1>.\WebBBS.cpp(640) : error C2440: 'initializing' : cannot convert from 'const char [48]' to 'ATL::CStringT' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Constructor for class 'ATL::CStringT' is declared 'explicit' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1>.\WebBBS.cpp(721) : error C2664: 'GetModuleHandleW' : cannot convert parameter 1 from 'const char [8]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(839) : error C2664: 'SHGetSpecialFolderPathW' : cannot convert parameter 2 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(840) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [14]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(882) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [6]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(883) : error C2664: 'URLDownloadToFileW' : cannot convert parameter 2 from 'const char [36]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(899) : error C2664: 'lstrcmpW' : cannot convert parameter 1 from 'char [32]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(903) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [6]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(905) : error C2664: 'DeleteUrlCacheEntryW' : cannot convert parameter 1 from 'const char [45]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(907) : error C2664: 'URLDownloadToFileW' : cannot convert parameter 2 from 'const char [45]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(922) : error C2440: '=' : cannot convert from 'const char [5]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(934) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [6]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(935) : error C2664: 'URLDownloadToFileW' : cannot convert parameter 2 from 'const char [36]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(951) : error C2664: 'lstrcmpW' : cannot convert parameter 1 from 'char [32]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(1094) : error C2664: 'MessageBoxW' : cannot convert parameter 2 from 'const char [28]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(1116) : error C2593: 'operator =' is ambiguous 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(1285): could be 'ATL::CStringT &ATL::CStringT::operator =(const char *)' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(1278): or 'ATL::CStringT &ATL::CStringT::operator =(const wchar_t *)' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> while trying to match the argument list '(CString, _bstr_t)' 1>.\WebBBS.cpp(1119) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [9]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\WebBBS.cpp(1157) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [19]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>UploadSelect.cpp 1>WebBBS.h(53) : error C2664: 'SHGetSpecialFolderPathW' : cannot convert parameter 2 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(54) : error C2664: 'lstrcmpW' : cannot convert parameter 1 from 'char [260]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(55) : error C2664: 'lstrcpyW' : cannot convert parameter 1 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(58) : error C2664: 'int ATL::CStringT::Replace(wchar_t,wchar_t)' : cannot convert parameter 1 from 'const char [2]' to 'wchar_t' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> There is no context in which this conversion is possible 1>WebBBS.h(59) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [7]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>UploadSelect.h(20) : error C2664: 'BOOL CRegistry::LoadKey(LPCTSTR,LPCTSTR,CRegVal &) const' : cannot convert parameter 1 from 'const char [18]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\UploadSelect.cpp(30) : error C2440: '=' : cannot convert from 'char [10000]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\UploadSelect.cpp(33) : error C2440: '=' : cannot convert from 'const char [32]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\UploadSelect.cpp(36) : error C2665: 'AfxMessageBox' : none of the 2 overloads could convert all the argument types 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\afxwin.h(5031): could be 'int AfxMessageBox(LPCTSTR,UINT,UINT)' 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\afxwin.h(5033): or 'int AfxMessageBox(UINT,UINT,UINT)' 1> while trying to match the argument list '(const char [2])' 1>.\UploadSelect.cpp(96) : error C2440: '=' : cannot convert from 'char [10000]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\UploadSelect.cpp(99) : error C2440: '=' : cannot convert from 'const char [32]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\UploadSelect.cpp(117) : error C2665: 'AfxMessageBox' : none of the 2 overloads could convert all the argument types 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\afxwin.h(5031): could be 'int AfxMessageBox(LPCTSTR,UINT,UINT)' 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\afxwin.h(5033): or 'int AfxMessageBox(UINT,UINT,UINT)' 1> while trying to match the argument list '(const char [35])' 1>.\UploadSelect.cpp(121) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [6]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\UploadSelect.cpp(128) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [3]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\UploadSelect.cpp(130) : error C2664: 'BOOL CRegistry::SaveKey(LPCTSTR,LPCTSTR,const CRegVal &) const' : cannot convert parameter 1 from 'const char [18]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\UploadSelect.cpp(143) : error C2664: 'CSelectFolderDialog::CSelectFolderDialog(BOOL,LPCSTR,DWORD,LPCTSTR,CWnd *,LPCTSTR)' : cannot convert parameter 2 from 'CString' to 'LPCSTR' 1> No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called 1>.\UploadSelect.cpp(149) : error C2664: 'int ATL::CStringT::Find(wchar_t,int) throw() const' : cannot convert parameter 1 from 'const char [2]' to 'wchar_t' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> There is no context in which this conversion is possible 1>.\UploadSelect.cpp(149) : fatal error C1903: unable to recover from previous error(s); stopping compilation 1>SelectFolderDialog.cpp 1>.\SelectFolderDialog.cpp(23) : error C2446: ':' : no conversion from 'const wchar_t *' to 'const char *' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\SelectFolderDialog.cpp(27) : error C2440: '=' : cannot convert from 'LPCSTR' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\SelectFolderDialog.cpp(79) : error C2664: '_access' : cannot convert parameter 1 from 'CString' to 'const char *' 1> No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called 1>.\SelectFolderDialog.cpp(89) : error C2664: 'MessageBoxW' : cannot convert parameter 2 from 'const char [30]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\SelectFolderDialog.cpp(97) : error C2664: '_access' : cannot convert parameter 1 from 'CString' to 'const char *' 1> No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called 1>.\SelectFolderDialog.cpp(99) : error C2664: 'MessageBoxW' : cannot convert parameter 2 from 'const char [30]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\SelectFolderDialog.cpp(103) : error C2679: binary '+' : no operator found which takes a right-hand operand of type 'const char [2]' (or there is no acceptable conversion) 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(666): could be 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const ATL::CSimpleStringT &,const ATL::CSimpleStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(677): or 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const ATL::CSimpleStringT &,const wchar_t *)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(688): or 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const wchar_t *,const ATL::CSimpleStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2289): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2298): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,const wchar_t *)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2307): or 'ATL::CStringT ATL::CStringT::operator +(const wchar_t *,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2316): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,wchar_t)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2326): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,char)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2336): or 'ATL::CStringT ATL::CStringT::operator +(wchar_t,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2346): or 'ATL::CStringT ATL::CStringT::operator +(char,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> while trying to match the argument list '(CString, const char [2])' 1>.\SelectFolderDialog.cpp(149) : error C2065: 'Lm_cstrTitle' : undeclared identifier 1>.\SelectFolderDialog.cpp(161) : error C2664: 'CWnd::SetWindowTextW' : cannot convert parameter 1 from 'const char [17]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\SelectFolderDialog.cpp(197) : error C2664: 'strlen' : cannot convert parameter 1 from 'LPCWSTR' to 'const char *' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\SelectFolderDialog.cpp(204) : error C2664: 'strlen' : cannot convert parameter 1 from 'LPCWSTR' to 'const char *' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\SelectFolderDialog.cpp(272) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [7]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>registry.cpp 1>MtoI_Module.cpp 1>WebBBS.h(53) : error C2664: 'SHGetSpecialFolderPathW' : cannot convert parameter 2 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(54) : error C2664: 'lstrcmpW' : cannot convert parameter 1 from 'char [260]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(55) : error C2664: 'lstrcpyW' : cannot convert parameter 1 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(58) : error C2664: 'int ATL::CStringT::Replace(wchar_t,wchar_t)' : cannot convert parameter 1 from 'const char [2]' to 'wchar_t' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> There is no context in which this conversion is possible 1>WebBBS.h(59) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [7]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\uuids.h : warning C4819: The file contains a character that cannot be represented in the current code page (949). Save the file in Unicode format to prevent data loss 1>.\MtoI_Module.cpp(54) : error C2664: 'CWnd::SetWindowTextW' : cannot convert parameter 1 from 'const char [18]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(105) : error C2664: 'CWnd::SetWindowTextW' : cannot convert parameter 1 from 'const char [19]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(195) : error C2664: 'CWnd::SetWindowTextW' : cannot convert parameter 1 from 'const char [33]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(199) : error C2664: 'MessageBoxW' : cannot convert parameter 2 from 'const char [27]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(204) : error C2664: 'CWnd::SetWindowTextW' : cannot convert parameter 1 from 'const char [33]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(208) : error C2664: 'MessageBoxW' : cannot convert parameter 2 from 'const char [29]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(214) : error C2664: 'ATL::CStringT::CStringT(const VARIANT &)' : cannot convert parameter 1 from 'const char [1]' to 'const VARIANT &' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Reason: cannot convert from 'const char [1]' to 'const VARIANT' 1> No constructor could take the source type, or constructor overload resolution was ambiguous 1>.\MtoI_Module.cpp(234) : error C2664: 'CWnd::SetWindowTextW' : cannot convert parameter 1 from 'const char [33]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(239) : error C2664: 'MessageBoxW' : cannot convert parameter 2 from 'const char [27]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(244) : error C2664: 'ATL::CStringT::CStringT(const VARIANT &)' : cannot convert parameter 1 from 'const char [1]' to 'const VARIANT &' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Reason: cannot convert from 'const char [1]' to 'const VARIANT' 1> No constructor could take the source type, or constructor overload resolution was ambiguous 1>.\MtoI_Module.cpp(261) : error C2664: 'CWnd::SetWindowTextW' : cannot convert parameter 1 from 'const char [33]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(265) : error C2664: 'MessageBoxW' : cannot convert parameter 2 from 'const char [27]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(270) : error C2664: 'ATL::CStringT::CStringT(const VARIANT &)' : cannot convert parameter 1 from 'const char [1]' to 'const VARIANT &' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Reason: cannot convert from 'const char [1]' to 'const VARIANT' 1> No constructor could take the source type, or constructor overload resolution was ambiguous 1>.\MtoI_Module.cpp(314) : error C2664: 'MtoI_Module::End_string_Datas' : cannot convert parameter 2 from 'const char [2]' to 'CString' 1> Constructor for class 'ATL::CStringT' is declared 'explicit' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1>.\MtoI_Module.cpp(314) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [19]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(317) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [8]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(339) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [1]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(341) : error C2664: 'int ATL::CStringT::Replace(wchar_t,wchar_t)' : cannot convert parameter 1 from 'const char [2]' to 'wchar_t' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> There is no context in which this conversion is possible 1>.\MtoI_Module.cpp(385) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [14]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(399) : error C2679: binary '+' : no operator found which takes a right-hand operand of type 'const char [5]' (or there is no acceptable conversion) 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(666): could be 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const ATL::CSimpleStringT &,const ATL::CSimpleStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(677): or 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const ATL::CSimpleStringT &,const wchar_t *)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(688): or 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const wchar_t *,const ATL::CSimpleStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2289): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2298): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,const wchar_t *)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2307): or 'ATL::CStringT ATL::CStringT::operator +(const wchar_t *,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2316): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,wchar_t)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2326): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,char)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2336): or 'ATL::CStringT ATL::CStringT::operator +(wchar_t,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2346): or 'ATL::CStringT ATL::CStringT::operator +(char,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> while trying to match the argument list '(CString, const char [5])' 1>.\MtoI_Module.cpp(407) : error C2679: binary '+' : no operator found which takes a right-hand operand of type 'const char [5]' (or there is no acceptable conversion) 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(666): could be 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const ATL::CSimpleStringT &,const ATL::CSimpleStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(677): or 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const ATL::CSimpleStringT &,const wchar_t *)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(688): or 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const wchar_t *,const ATL::CSimpleStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2289): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2298): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,const wchar_t *)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2307): or 'ATL::CStringT ATL::CStringT::operator +(const wchar_t *,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2316): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,wchar_t)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2326): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,char)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2336): or 'ATL::CStringT ATL::CStringT::operator +(wchar_t,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2346): or 'ATL::CStringT ATL::CStringT::operator +(char,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> while trying to match the argument list '(CString, const char [5])' 1>.\MtoI_Module.cpp(433) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [36]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(438) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [6]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(444) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [6]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(448) : error C2679: binary '+' : no operator found which takes a right-hand operand of type 'const char [5]' (or there is no acceptable conversion) 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(666): could be 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const ATL::CSimpleStringT &,const ATL::CSimpleStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(677): or 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const ATL::CSimpleStringT &,const wchar_t *)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(688): or 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const wchar_t *,const ATL::CSimpleStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2289): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2298): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,const wchar_t *)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2307): or 'ATL::CStringT ATL::CStringT::operator +(const wchar_t *,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2316): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,wchar_t)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2326): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,char)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2336): or 'ATL::CStringT ATL::CStringT::operator +(wchar_t,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2346): or 'ATL::CStringT ATL::CStringT::operator +(char,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> while trying to match the argument list '(CString, const char [5])' 1>.\MtoI_Module.cpp(459) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [20]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(509) : error C2664: 'BOOL CHttpFile::AddRequestHeaders(LPCTSTR,DWORD,int)' : cannot convert parameter 1 from 'const char [120]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(584) : error C2664: 'SHGetSpecialFolderPathW' : cannot convert parameter 2 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(609) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [4]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(626) : error C2664: 'CWnd::SetWindowTextW' : cannot convert parameter 1 from 'const char [19]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MtoI_Module.cpp(654) : error C2664: 'MessageBoxW' : cannot convert parameter 2 from 'const char [27]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>MD5_Client.cpp 1>.\MD5_Client.cpp(148) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [5]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\MD5_Client.cpp(154) : error C2664: 'MessageBoxW' : cannot convert parameter 2 from 'const char [21]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>FileUpdateWindow.cpp 1>WebBBS.h(53) : error C2664: 'SHGetSpecialFolderPathW' : cannot convert parameter 2 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(54) : error C2664: 'lstrcmpW' : cannot convert parameter 1 from 'char [260]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(55) : error C2664: 'lstrcpyW' : cannot convert parameter 1 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(58) : error C2664: 'int ATL::CStringT::Replace(wchar_t,wchar_t)' : cannot convert parameter 1 from 'const char [2]' to 'wchar_t' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> There is no context in which this conversion is possible 1>WebBBS.h(59) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [7]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\FileUpdateWindow.cpp(12) : error C2664: 'ATL::CWindow::SetWindowTextW' : cannot convert parameter 1 from 'const char [23]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\FileUpdateWindow.cpp(17) : error C2664: 'SHGetSpecialFolderPathW' : cannot convert parameter 2 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\FileUpdateWindow.cpp(18) : error C2664: 'lstrcmpW' : cannot convert parameter 1 from 'char [260]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\FileUpdateWindow.cpp(19) : error C2664: 'lstrcpyW' : cannot convert parameter 1 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\FileUpdateWindow.cpp(22) : error C2664: 'int ATL::CStringT::Replace(wchar_t,wchar_t)' : cannot convert parameter 1 from 'const char [2]' to 'wchar_t' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> There is no context in which this conversion is possible 1>.\FileUpdateWindow.cpp(23) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [7]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\FileUpdateWindow.cpp(25) : error C2679: binary '+' : no operator found which takes a right-hand operand of type 'const char [8]' (or there is no acceptable conversion) 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(666): could be 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const ATL::CSimpleStringT &,const ATL::CSimpleStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(677): or 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const ATL::CSimpleStringT &,const wchar_t *)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(688): or 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const wchar_t *,const ATL::CSimpleStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2289): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2298): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,const wchar_t *)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2307): or 'ATL::CStringT ATL::CStringT::operator +(const wchar_t *,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2316): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,wchar_t)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2326): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,char)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2336): or 'ATL::CStringT ATL::CStringT::operator +(wchar_t,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2346): or 'ATL::CStringT ATL::CStringT::operator +(char,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> while trying to match the argument list '(CString, const char [8])' 1>.\FileUpdateWindow.cpp(26) : error C2679: binary '+' : no operator found which takes a right-hand operand of type 'const char [9]' (or there is no acceptable conversion) 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(666): could be 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const ATL::CSimpleStringT &,const ATL::CSimpleStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(677): or 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const ATL::CSimpleStringT &,const wchar_t *)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(688): or 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const wchar_t *,const ATL::CSimpleStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2289): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2298): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,const wchar_t *)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2307): or 'ATL::CStringT ATL::CStringT::operator +(const wchar_t *,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2316): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,wchar_t)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2326): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,char)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2336): or 'ATL::CStringT ATL::CStringT::operator +(wchar_t,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2346): or 'ATL::CStringT ATL::CStringT::operator +(char,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> while trying to match the argument list '(CString, const char [9])' 1>.\FileUpdateWindow.cpp(27) : error C2679: binary '+' : no operator found which takes a right-hand operand of type 'const char [13]' (or there is no acceptable conversion) 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(666): could be 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const ATL::CSimpleStringT &,const ATL::CSimpleStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(677): or 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const ATL::CSimpleStringT &,const wchar_t *)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(688): or 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const wchar_t *,const ATL::CSimpleStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2289): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2298): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,const wchar_t *)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2307): or 'ATL::CStringT ATL::CStringT::operator +(const wchar_t *,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2316): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,wchar_t)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2326): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,char)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2336): or 'ATL::CStringT ATL::CStringT::operator +(wchar_t,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2346): or 'ATL::CStringT ATL::CStringT::operator +(char,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> while trying to match the argument list '(CString, const char [13])' 1>.\FileUpdateWindow.cpp(41) : error C2664: 'MessageBoxW' : cannot convert parameter 2 from 'const char [40]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\FileUpdateWindow.cpp(189) : error C2664: 'DeleteUrlCacheEntryW' : cannot convert parameter 1 from 'const char [36]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\FileUpdateWindow.cpp(190) : error C2664: 'URLDownloadToFileW' : cannot convert parameter 2 from 'const char [36]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\FileUpdateWindow.cpp(202) : error C2664: 'DeleteUrlCacheEntryW' : cannot convert parameter 1 from 'const char [41]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\FileUpdateWindow.cpp(203) : error C2664: 'URLDownloadToFileW' : cannot convert parameter 2 from 'const char [41]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\FileUpdateWindow.cpp(212) : error C2664: 'CWnd::SetWindowTextW' : cannot convert parameter 1 from 'const char [15]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\FileUpdateWindow.cpp(222) : error C2664: 'MessageBoxW' : cannot convert parameter 2 from 'const char [37]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\FileUpdateWindow.cpp(224) : error C2664: 'MessageBoxW' : cannot convert parameter 2 from 'const char [37]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\FileUpdateWindow.cpp(270) : error C2664: 'CreateDirectoryW' : cannot convert parameter 1 from 'char *' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>FilebusWebControl.cpp 1>DownLoadCallback.cpp 1>WebBBS.h(53) : error C2664: 'SHGetSpecialFolderPathW' : cannot convert parameter 2 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(54) : error C2664: 'lstrcmpW' : cannot convert parameter 1 from 'char [260]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(55) : error C2664: 'lstrcpyW' : cannot convert parameter 1 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(58) : error C2664: 'int ATL::CStringT::Replace(wchar_t,wchar_t)' : cannot convert parameter 1 from 'const char [2]' to 'wchar_t' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> There is no context in which this conversion is possible 1>WebBBS.h(59) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [7]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>codec_FileUpdateWindow.cpp 1>WebBBS.h(53) : error C2664: 'SHGetSpecialFolderPathW' : cannot convert parameter 2 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(54) : error C2664: 'lstrcmpW' : cannot convert parameter 1 from 'char [260]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(55) : error C2664: 'lstrcpyW' : cannot convert parameter 1 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(58) : error C2664: 'int ATL::CStringT::Replace(wchar_t,wchar_t)' : cannot convert parameter 1 from 'const char [2]' to 'wchar_t' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> There is no context in which this conversion is possible 1>WebBBS.h(59) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [7]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\codec_FileUpdateWindow.cpp(43) : error C2664: 'CWnd::SetWindowTextW' : cannot convert parameter 1 from 'const char [19]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\codec_FileUpdateWindow.cpp(63) : error C2664: 'ExpandEnvironmentStringsW' : cannot convert parameter 1 from 'const char [15]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\codec_FileUpdateWindow.cpp(64) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [21]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\codec_FileUpdateWindow.cpp(67) : error C2679: binary '+' : no operator found which takes a right-hand operand of type 'const char [13]' (or there is no acceptable conversion) 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(666): could be 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const ATL::CSimpleStringT &,const ATL::CSimpleStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(677): or 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const ATL::CSimpleStringT &,const wchar_t *)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\atlsimpstr.h(688): or 'ATL::CSimpleStringT ATL::CSimpleStringT::operator +(const wchar_t *,const ATL::CSimpleStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=TCHAR 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2289): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2298): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,const wchar_t *)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2307): or 'ATL::CStringT ATL::CStringT::operator +(const wchar_t *,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2316): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,wchar_t)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2326): or 'ATL::CStringT ATL::CStringT::operator +(const ATL::CStringT &,char)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2336): or 'ATL::CStringT ATL::CStringT::operator +(wchar_t,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include\cstringt.h(2346): or 'ATL::CStringT ATL::CStringT::operator +(char,const ATL::CStringT &)' [found using argument-dependent lookup] 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> while trying to match the argument list '(CString, const char [13])' 1>.\codec_FileUpdateWindow.cpp(71) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [34]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\codec_FileUpdateWindow.cpp(172) : error C2664: 'URLDownloadToFileW' : cannot convert parameter 2 from 'const char [62]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\codec_FileUpdateWindow.cpp(180) : error C2664: 'CWnd::SetWindowTextW' : cannot convert parameter 1 from 'const char [15]' to 'LPCTSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\codec_FileUpdateWindow.cpp(190) : error C2440: '=' : cannot convert from 'const char [5]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\codec_FileUpdateWindow.cpp(192) : error C2440: '=' : cannot convert from 'const char [1]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\codec_FileUpdateWindow.cpp(217) : error C2664: 'MessageBoxW' : cannot convert parameter 2 from 'const char [37]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\codec_FileUpdateWindow.cpp(232) : error C2664: 'SHGetSpecialFolderPathW' : cannot convert parameter 2 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>.\codec_FileUpdateWindow.cpp(257) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [4]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>cocecDownLoadCallback.cpp 1>WebBBS.h(53) : error C2664: 'SHGetSpecialFolderPathW' : cannot convert parameter 2 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(54) : error C2664: 'lstrcmpW' : cannot convert parameter 1 from 'char [260]' to 'LPCWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(55) : error C2664: 'lstrcpyW' : cannot convert parameter 1 from 'char [260]' to 'LPWSTR' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>WebBBS.h(58) : error C2664: 'int ATL::CStringT::Replace(wchar_t,wchar_t)' : cannot convert parameter 1 from 'const char [2]' to 'wchar_t' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> There is no context in which this conversion is possible 1>WebBBS.h(59) : error C2664: 'void ATL::CStringT::Format(const wchar_t *,...)' : cannot convert parameter 1 from 'const char [7]' to 'const wchar_t *' 1> with 1> [ 1> BaseType=wchar_t, 1> StringTraits=StrTraitMFC 1> ] 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>Generating Code...