搜索资源列表
Explorer崩溃恢复后恢复系统托盘中的图标
- 在Explorer崩溃恢复后恢复系统托盘中的图标-collapse of the Explorer after the resumption to restore the system tray icon
explorer-src
- Windiows Explorer 克隆源代码-Windiows Explorer clone source code
explorer.利用VC中的Treeview和Listview
- 利用VC中的Treeview和Listview,做一个自己的资源管理器,左侧的树状目录可以关闭,当点击一个文件夹时右侧的Listview中会显示文件夹的内容。尽量模仿windows的资源管理器的功能,比如左侧文件夹图标的变化和右侧的Listview中可以显示“列表”,“详细资料”,The use of VC in the Treeview and Listview, a manager' s own resources, the left side of the tree can be clos
ExplorerTreeView_demo.rar
- 树形资源管理器,能查看电脑的资源,是个不错的学习对象哦,Tree Explorer can view the computer' s resources, are a good study object oh
CDirTreeCtrl
- 实现类似于WINDOWS资源管理器的树状控件,-To achieve similar to the WINDOWS Explorer tree control
Explorer
- 这是一个使用VS2008编写的资源管理器,该资源管理器能够实现windows中相应资源管理器的作用,欢迎大家尝试下载学习。-This is a Explorer using VS2008 written , the Explorer play the role of windows Explorer , try to download and learning.
explorer
- 资源管理器基本功能实现代码 实现了资源管理器的简单功能,演示了shell的文件操作、拖拽、剪贴板。-Explorer realize the basic functions of the implementation code of a simple resource manager function, demonstrated a shell file operations, drag-and-drop, clipboard.
VCExplorersourcecode
- VC资源管理器 原代码 VC资源管理器 原代码 -VC Explorer source code VC Explorer source code VC Explorer source code VC Explorer source code
shell context menu demo
- 在自己编写的应用程序中方便的调用系统上下文菜单的一个类-A class that makes it easy to use the Shell Context Menu (aka Explorer Contextmenu) in your own applications
MyExplorer
- 简单实例说明了树控件的初始化,使用方法,二态,三态树的不同,类似windows资源管理器的形式。-Simple example illustrates the initialization of the tree control, use the method, two state, three-state tree of different, similar to windows explorer form.
dir
- 资源管理器,演示listview和treeview-Explorer, presentation listview and treeview
Win_Band
- Windows区对象(Bands)的创建与定制,Windows的区(Bands)对象有三种:既浏览栏(Explorer Bar)区对象,工具栏(Tools Bands)区对象,和桌面区对象(Desk Bands)。-Windows zone object (Bands) the creation and customization, Windows District (Bands) objects in three ways: both the navigation bar (Explorer
04HC158_MyExplorer
- explorer win 32 api vs 2005
explorer
- 用BCGControl做的资源管理器,vc++源代码-source of an explorer using bcgcontrol
resource-explorer-using-Visual-CPP
- 一个经典的利用MFC设计资源管理器的文档,非常好用-the design of the resource explorer
Explorer
- VC编程实现模仿windows资源管理器 -Windows Explorer
Explorer
- VS2010的资源管理器代码 功能基本实现XP类似的资源管理器 只是实现“我的电脑”-VS2010 Explorer code basic functions to achieve similar XP Explorer just to achieve the "My Computer"
make-explorer
- 使用treeview 与listview控件实现类似资源管理器的文件查看功能,但有bug-make explorer by treeview and listview
C-Sharp-simple-Explorer
- 使用C#编写的简单仿windows资源管理器,基本实现windows资源管理器的所有功能,同时进行了一部分拓展,使用了接口设计以及工厂模式。-C# prepared using a simple imitation Windows Explorer, the basic realization of all the functions of the windows explorer, while a part of the expansion, the use of interface desi
VB6任务栏explorer
- VB6任务栏explorer源码,可以学习