xiaobin_hlj80

https://blog.csdn.net/xiaobin_HLJ80 http://blog.chinaunix.net/uid/31552151.html

导航

2025年11月4日

第一个MFC程序

摘要: Windwos 10 1809(LTSC) Visual Studio 2013 project wizard Create an empty Win32 project. click Empty Project Generate using the class wizard CMainWindow 阅读全文

posted @ 2025-11-04 20:20 xiaobin80 阅读(13) 评论(0) 推荐(0)

MFC的基础知识

摘要: 摘自 Chapter 12: Windows Programming with the Microsoft Foundation Classes (MFC) The MFC Document/View Concept 视图 文档模板 类图 Creating MFC Applications SDI 阅读全文

posted @ 2025-11-04 17:54 xiaobin80 阅读(10) 评论(0) 推荐(0)

Combo-box Control - ComboExo example

摘要: Create a new ComboExo using VS2013 MFC Application Wizard design dialog event ComboExo example - visualc The original example was written using VC6.0; 阅读全文

posted @ 2025-11-04 15:04 xiaobin80 阅读(7) 评论(0) 推荐(0)