2020年8月14日
摘要: 增加WM_ACAD_KEEPFOCUS消息的响应函数 afx_msg LONG onAcadKeepFocus( UINT, LONG ); BEGIN_MESSAGE_MAP(CPlotSingleDlg, CAcUiDialog) ON_MESSAGE( WM_ACAD_KEEPFOCUS, o 阅读全文
posted @ 2020-08-14 17:55 闻缺陷则喜何志丹 阅读(7) 评论(0) 推荐(0) 编辑