资源列表
[对话框与窗口] SuperZoom2
说明:这是一个放大镜程序,代码展示了如何编写屏幕放大镜功能。代码完整,在Vc2010、VC6下编程通过。可以学习里面的GDI编程。-This is a magnifying glass program code shows how to write a screen magnifier function. Code integrity, in Vc2010, VC6 program through the next. Learn inside<winston> 在 2025-01-20 上传 | 大小:63kb | 下载:0
[对话框与窗口] zhi-fang-tu--jun-heng-hua
说明:mfc程序,可以实现直方图均衡化和绘制直方图灯功能-mfc program, can draw the histogram equalization and histogram function of light<zxc> 在 2025-01-20 上传 | 大小:387kb | 下载:0
[界面编程] ClipRgn_src
说明:A Guide to WIN32 Clipping Regions Clipping is a tool that can be very useful when painting complex user interfaces for any type of computer graphics display.-Clipping is a tool that can be very useful when painting com<张细雨> 在 2025-01-20 上传 | 大小:46kb | 下载:0
[对话框与窗口] VCPPdongtaiduihuakuang
说明:《C++系统开发典型实例解析》-源代码 VC++实现动态创建对话框-" C++ systems development typical example of parsing" - VC++ source code to create dynamic dialog<帐篷> 在 2025-01-20 上传 | 大小:40kb | 下载:0
[对话框与窗口] gexingduihuakuangVCPP
说明:VC++制作个性对话框 《Visual C/C++系统开发典型实例解析》-Create personalized dialog VC++<帐篷> 在 2025-01-20 上传 | 大小:30kb | 下载:0
[对话框与窗口] Translucent-dialog-box
说明:半透明对话框的实现 ① 创建一个与当前显示设备环境相兼容的位图对象 ② 创建一个与当前显示设备环境相兼容的内存设备环境 ③ 将位图对象选入到内存设备环境中 ④ 调用 BitBlt( ) 函数将显示设备环境中的图像拷贝到内存设备环境中来 ⑤ 对内存设备环境中的位图进行逐点亮度处理 ⑥ 在 OnPaint( ) 函数中将已处理的位图通过 BitBlt( ) 函数拷贝回显示设备环境 ⑦ 删除掉选入到内存<wangzhen> 在 2025-01-20 上传 | 大小:3.44mb | 下载:0