SourceCode/Bond/EAPSimulator/CHsmsActive.h
@@ -31,6 +31,12 @@ // Are You There int hsmsAreYouThere(); // Date time sync int hsmsDatetimeSync(); // terminal display int hsmsTerminalDisplay(BYTE tid, const char* pszText); private: ACTIVEListener m_listener; IActive* m_pActive;