搜索资源列表
NormalWindow
- 用资源管理器的框架模式,显示多文档窗口的一个模版-resources management framework for the pattern indicates that more than one document window template
Windows资源管理器
- 本例实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本例主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。-the cases to achieve a Windows Explorer, the resource manager with View system files, directories, and delete them, mobile operator
Sp拆分窗口的lit
- 有关于窗口拆分的 功能类似于资源管理器 不错的-split window on the function similar to the resource management for good
演示使用ListView控制作出资源管理(VC)
- 演示使用ListView控制作出资源管理(VC),可以做出像WINDOWS资源管理器一个的窗口-demonstration ListView control the use of resources management (VC), Windows can be made as a Resource Manager window
vbb5826
- 内部边框调整如同资源管理器里的左右窗口调整的例子-internal frame adjustments as Resource Manager window's about adjustments example
Resoures
- 这是一个用C#编写的小型资源管理器 带搜索doc的功能 希望对大家有所帮助-This is a C# prepared by the management of resources for small search doc with the functions we want to help
windowsmanigerstytle
- 类似于windows资源管理器的编写.视与视之间的通讯.-similar to the windows resources management for the preparation. As with the communication between the visually.
testfreepool
- 本文提出了一组可以用来动态创建UI的类。该代码是集中于一个空闲池使用管理器的CWnd继承控件,该管理器可以帮助我们减少在特定UI场景中GDI资源的使用。为了在运行中演示这些类,我已经在此提供了一个MDI应用示例,它只是让你来打开XML文件。每个XML文件为单个MDI子窗体定义了布局和UI控件属性。-This paper presents a group can be used to create dynamic UI class. The code is focused on the use o
brower2003
- 自己写的一个系统资源管理器,不知道有没有人喜欢,初学者下载这个源码研究一下,呵呵,保证你大有收获啊-himself wrote a system resource manager, did not know nobody likes, beginners download the source code to study, what you guarantee a fruitful ah! !
xuejiguanliqi
- 这是一个学籍管理器,里面包含学生在校的信息,方便查看与修改
ziyuanguanli
- 这是一个资源管理器的源代码及程序的示例。
daima
- 在对话框显示图片的多种方法 我们先从简单的开始吧.先分一个类: (一) 非动态显示图片(即图片先通过资源管理器载入,有一个固定ID) (二) 动态载入图片(即只需要在程序中指定图片的路径即可载入)
DocViewModel
- 《MFC窗口程序设计》中的源程序。 windows资源管理器的实现
renwuguanliqi
- 任务管理器源代码,初学c++的可以看看.不错的
BrowseForFolder
- 根据弹出对话框,类似windows资源管理器类似的可选定指定文件夹。从而方便文件遍历之类的。
edeskvb2
- 一个仿windows 资源管理器源码,vb做成,效果不错
FindUsbDev
- 硬件设备信息到获取及查询。可以从设备管理器中验证信息。
IEBar
- 一个可以停靠的窗口,像WINDOWS资源管理器左侧的窗口一样。-can call a window, like Windows Resource Manager window to the left side of the same.
MultiDrives
- 一个非常不错的资源管理器,界面直观,实用方便,列举了当前所有的磁盘,当选择某一个磁盘后,下面的列表框以树目录的形式显示了当前选择的磁盘中的所有文件-A very good resource management, and the interface intuitive, practical convenience, the current list of all the disks, when you select a disk, the following list box to the fo
MFC制作模拟系统任务管理器
- MFC制作模拟系统任务管理器,用于练习VC++界面化编程,操作系统专题程序设计