2010年8月19日

摘要: It looks like you haven't created a command UI handler for it yet... BEGIN_MESSAGE_MAP(CMyDialogBar, CDialogBar) ON_MESSAGE(WM_INITDIALOG, OnInitDialog) ON_BN_CLICKED(IDC_BUTTON, OnClickButton) ON_UPD... 阅读全文
posted @ 2010-08-19 22:15 轻轻听 阅读(570) 评论(0) 推荐(0)

导航