资源列表
[按钮控件] VC_form_mouse_touch_button_code
说明:VC实现鼠标碰不到的窗体按钮代码VC form to achieve the mouse can not touch the button code -VC form to achieve the mouse can not touch the button code< > 在 2025-03-16 上传 | 大小:20kb | 下载:0
[对话框与窗口] MFCSplitter
说明:在MFC对话框程序添加Splitter的代码-Add Splitter in the MFC dialog box program<wanghongmin> 在 2025-03-16 上传 | 大小:20kb | 下载:0
[Tab控件] ReDraw_SSTAB
说明:重绘SSTab,并非单纯改变该控件颜色,示例实现演示了重绘为QQ2010、XP、Office2007样式。-Redraw SSTab, not simply change the color of the control, sample implementation demonstrates the redraw for the QQ2010, XP, Office2007 style.<gvu> 在 2025-03-16 上传 | 大小:20kb | 下载:0
[界面编程] DESinterface
说明:实现DES界面化,其中包括DES的程序的加密与解密函数,还有检验函数,主要提供了界面化编程-Interface implementation of DES, including DES encryption and decryption process functions, as well as test function, mainly to provide a programming interface<田露> 在 2025-03-16 上传 | 大小:20kb | 下载:0
[界面编程] vc_flash_open_shut
说明:使用vc实现以动画方式弹出,关闭窗口,效果挺玄,不过使用需要小心移植-Vc achieved using animated pop-up, close the window, the effect is very mysterious, but the use of transplantation need to be careful<zhongkeli> 在 2025-03-16 上传 | 大小:20kb | 下载:0
[界面编程] OnlyOneInst
说明:mfc 基于对话框程序,只能打开一个程序- BOOL COnlyOneInstApp::InitInstance() { if (!FirstInstance()) return FALSE //已经有实例存在了,退出 //根据主窗口类名和主窗口名判断是否已经有实例存在了 if (pWndPrev = CWnd::FindWindow(_T("#32770"),"OnlyOne<韩宾> 在 2025-03-16 上传 | 大小:20kb | 下载:0