资源列表
[对话框与窗口] window_Cwnd
说明:实现窗口透明 只需在创建窗口函数中加入 SetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE, GetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE)^0x80000) HINSTANCE hInst = LoadLibrary("User32.DLL") if(hInst) { typedef BOOL (WINAPI *MYFUNC)(HWND,COLOR<zhangwei> 在 2025-06-27 上传 | 大小:1.49mb | 下载:0
[界面编程] NormalSplash
说明:闪屏的是实现 注意OnTime()函数来控制时间 界面开发要有一漂亮的进入界面-Flash screen is to achieve the attention of OnTime () function to control the time interface development have entered a beautiful interface<zhangwei> 在 2025-06-27 上传 | 大小:59kb | 下载:0
[界面编程] Window_Text
说明:实现文字倾斜显示,倾斜角度自定,主要运用CGdiObject的派生类-Tilt to achieve the text shows that self-tilt angle, the main use of the derived class CGdiObject<zhangwei> 在 2025-06-27 上传 | 大小:44kb | 下载:0
[界面编程] LimitCursor
说明:限制鼠标始终在窗口指定区域作用 实现了鼠标的活动范围控制-Restrictions on the mouse has always been the role of the designated area of the window to achieve a range of activities to control the mouse<zhangwei> 在 2025-06-27 上传 | 大小:37kb | 下载:0
[按钮控件] Code
说明:如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-How to modify the MFC AppWizard<秋水飘零> 在 2025-06-27 上传 | 大小:3.52mb | 下载:0
[TreeView控件] ExTreeControl
说明:使用树控件,更好的掌握基本控件。初学者的好友。-Use the tree control, a better grasp of the basic controls. Beginner friends.<liyong> 在 2025-06-27 上传 | 大小:37kb | 下载:0