摘要: CToolBarEx 可以方便地创建一个带有悬浮提示的工具栏,并在按钮上显示相关的提示信息,同时可以给按钮项添加下拉菜单。 头文件部分: // ToolBarEx.h #pragma once #include <afxtoolbar.h> #include <afxwin.h> #include 阅读全文
posted @ 2023-05-18 21:31 香菇0_0 阅读(19) 评论(0) 推荐(0)
摘要: 操作步骤: 在 Visual Studio 中,右击项目名称,选择“属性”(Properties)。 在属性对话框中,选择“配置属性(Configuration Properties)” > “链接器(Linker)” > “清单文件(Manifest File)”。 在“清单生成选项(Manife 阅读全文
posted @ 2023-05-18 15:32 香菇0_0 阅读(83) 评论(0) 推荐(0)