搜索资源列表
MenuA
- 1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:SixthProj.sln是解决方案管理文件,SixthProj是项目管理文件,SixthProj.ncb是项目数据库文件,SixthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向
File
- windows编程,用mfc实现,实现菜单的消息相应含糊,实现菜单的添加删除,-The message windows programming with mfc menu corresponding vague, add remove menu
CL1
- 主要涉及Windows菜单和工具条消息的建立和实现等,windows编程的消息映射机制,处理菜单与工具条及鼠标消息。-Mainly related to the establishment and implementation of Windows menu and tool bar message, etc., windows programming message mapping mechanism, processing menu and toolbar and mouse message