随笔分类 -  vc

vc 执行命令行输出到richedit空间
摘要:控件初始化 BOOL CMFCApplication1App::InitInstance() AfxInitRichEdit2(); void ThreadProc(void* p) { CMFCApplication1Dlg* dlg = (CMFCApplication1Dlg*)p; dlg- 阅读全文
posted @ 2021-03-11 15:14 alantop 阅读(137) 评论(0) 推荐(0)
extern "c" 在第三方库中的用法
摘要: 阅读全文
posted @ 2021-01-03 10:31 alantop 阅读(101) 评论(0) 推荐(0)
vc c++命名规则
摘要: 阅读全文
posted @ 2020-12-05 18:00 alantop 阅读(88) 评论(0) 推荐(0)