This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
|
||||
#include "TickerSocket.h"
|
||||
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
|
||||
#define WM_ICON_NOTIFY WM_USER+10
|
||||
|
||||
@@ -112,7 +115,9 @@ private:
|
||||
void HLStockWindowShow( CString strJCode, CString strExtraData = "" );
|
||||
void ShowHideLockControlDlg( BOOL bShow );
|
||||
|
||||
CLockControlDlg * m_pLCDlg;
|
||||
CString GetLastWord(const CString& strSource) const;
|
||||
|
||||
CLockControlDlg* m_pLCDlg;
|
||||
|
||||
CFont m_LockUnlockBtnFont;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user