修改常用功能为中文。

This commit is contained in:
TAO Cheng
2014-03-14 14:46:07 +08:00
parent 447aa91fd9
commit 34afd5563f
19 changed files with 352 additions and 155 deletions
@@ -23,6 +23,7 @@ protected:
void SaveDataValue();
void OutputWithScroll(const CString &strNewText,CEdit &edtOutput);
public:
afx_msg BOOL PreTranslateMessage(MSG* pMsg);
CEditableListCtrl m_ConfigList;
CEdit m_edit_MsgOut;
afx_msg void OnBnClickedButtonSo7MotionConfigOk();