CWnd* CTxMsgListView::pomGetParentWindow() const { CWnd* pWnd = nullptr; // Get Splitter window pointer pWnd = GetParent(); // Get Tx Msg Child Window ...
確定! 回上一頁