-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1
-
graph algorithm will learn one of the elements in hopes of giving the incoming y...
图论算法中必学的内容之一,希望能给学习编程的学弟学妹们有所帮助-graph algorithm will learn one of the elements in hopes of giving the incoming young men and women to learn programming help
- 2023-05-29 02:35:03下载
- 积分:1
-
VC脚本DLL模版
应用背景针对辅助的一个模版,大家可以用这个模版自己添加代码关键技术主线程调用,解决各种CALL执行不了的情况, 窗口子类化技术,防止游戏检测堆栈, 隐藏DLL模块,防止其他进程扫描,消息传递,减少游戏检测.其他技术自己看
- 2022-03-12 18:42:38下载
- 积分:1
-
这里有丰富的C代码,大家不妨下载认真看看,里面有很多代码.大家下载后就运行看下.分析下...
这里有丰富的C代码,大家不妨下载认真看看,里面有很多代码.大家下载后就运行看下.分析下-here is rich in C code, you can download a serious look at. There are so many code. after you download operation facie. analysis
- 2022-08-19 21:07:13下载
- 积分:1
-
根据给定的对象和路径,获得其子孙成员
根据给定的对象和路径,获得其子孙成员-According to the objects and paths, access to their children and grandchildren members
- 2022-03-22 03:35:33下载
- 积分:1
-
用c语言写的飞机游戏,界面朴实。操作简便易行。易于初学者学习...
用c语言写的飞机游戏,界面朴实。操作简便易行。易于初学者学习-With the plane c language games, and simple interface. Easy to operate. Easy for beginners to learn
- 2022-06-21 10:31:43下载
- 积分:1
-
用C语言编写的求集合的交并差的小程序
用C语言编写的求集合的交并差的小程序-C language prepared by the pool for the poor and pay the small program
- 2022-09-21 05:15:03下载
- 积分:1
-
另上传的winSockTest.zip包含三个工程的完整代码,对初学者适用 ALLinOne提供通用用户配置接口 而工程winSockTestClient与wi...
另上传的winSockTest.zip包含三个工程的完整代码,对初学者适用 ALLinOne提供通用用户配置接口 而工程winSockTestClient与winSocketServer配套-uploaded winSockTest.zip another three projects include the complete code for beginners applicable ALLinOne provide common user interface and configuration works with winSocketServer matching winSockTestClient
- 2022-02-24 13:48:03下载
- 积分:1
-
本程序实现了聚类分析的功能,文件中附带了一农业生态经济系统各区域单元的有关数据,保存data文件中,并利用该程序对该数据进行了实验与分析,结果数据也包含在res...
本程序实现了聚类分析的功能,文件中附带了一农业生态经济系统各区域单元的有关数据,保存data文件中,并利用该程序对该数据进行了实验与分析,结果数据也包含在result文件中
- 2023-07-19 10:30:04下载
- 积分:1
-
本程序的功能:修改文件或目录的创建、修改、和属性…
本程序功能: 1、修改文件或目录的产生、修改时间,及各种属性; 2、能够自动判断本程序是否重载,并给出提示; 3、增加了隐藏到系统托盘的功能,并修改了关闭功能; 4、实现对话框的动画弹出和消隐,增强程序的美观性 5、增加了系统热键功能,窗口隐藏时Ctrl+Alt+X可以呼出; 6、置窗体为最顶层显示,并去掉了任务栏的窗体 7、新增了鼠标在主窗口上移动时,显示手形光标功能。-this program functions : a revised list of documents or create, modify, and attributes; 2, can automatically judge whether the procedure heavy, and gives prompts; 3, a system tray to hide the functions and revised the closing function; Four realize right then pop-up frames of animation and hidden, to enhance the beauty of procedure 5, a system hotkey function, the window hidden when Ctrl Alt X can exhale; 6, home to the most top-level windows, and removed the task bar of Form 7, a mouse in the new window on the main mobile, hand-shaped display the cursor function.
- 2023-06-13 13:20:03下载
- 积分:1