This commit is contained in:
2013-09-02 18:23:01 +00:00
parent 0707f4d0ef
commit 541823d843
6 changed files with 35 additions and 13 deletions

View File

@@ -76,8 +76,9 @@ private:
CListBox m_ResultList;
vector<string> m_OpCodeList;
ISysDibPtr m_pOpJpBid;
CEventHandler m_EventHandler;
CpSysDib::ISysDibPtr m_pOpJpBid;
CEventHandlerSysDib m_EventHandler;
string m_AccountNum;