From: qwerty2501 Date: Mon, 6 Feb 2012 22:23:07 +0000 (+0900) Subject: javascriptではやはり無理 X-Git-Tag: v0.002~2^2~23 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=34b7af7a3296ef17c369ca99ae08f163c16a9ff7;p=nlite%2Fnlite.git javascriptではやはり無理 --- diff --git a/nlite.suo b/nlite.suo index 471f078..4c96968 100644 Binary files a/nlite.suo and b/nlite.suo differ diff --git a/nlite/nlite_addTomylistWindow.cpp b/nlite/nlite_addTomylistWindow.cpp index 10cd620..b8fb38f 100644 --- a/nlite/nlite_addTomylistWindow.cpp +++ b/nlite/nlite_addTomylistWindow.cpp @@ -4,7 +4,7 @@ namespace nlite{ - static const LPCTSTR ADDMYLIST_URL = TEXT("MSHTML:"); + static const LPCTSTR ADDMYLIST_URL = TEXT("MSHTML:"); BOOL CAddToMyListWindow::PreTranslateMessage(MSG* pMsg){ @@ -44,7 +44,7 @@ namespace nlite{ } - + return lRet; diff --git a/nlite/nlite_addTomylistWindow.h b/nlite/nlite_addTomylistWindow.h index 82eb014..a94e207 100644 --- a/nlite/nlite_addTomylistWindow.h +++ b/nlite/nlite_addTomylistWindow.h @@ -15,7 +15,7 @@ namespace nlite{ DECLARE_WND_SUPERCLASS(NULL, CAxWindow::GetWndClassName()) CComPtr m_pWB2; -// CComPtr m_pDoc2; + CComPtr m_pDoc2; CString liveNo;