搜索资源列表
MyIndex
- 在你的计算机里有很多微软试图隐藏的文件目录.在这些目录中你会(主要)发现有这样两种东西:Microsoft Internet Explorer记录了你所访问过的所有站点---即使你已经清空了你的缓存,Microsoft Outlook和Microsoft Outlook Express记录了你所有的E-MAIL信息--即使你已经从垃圾箱中把他们清除(其中也包括来往信件中的附件).我来帮你把它们找出来!-in your computer there are a lot of Microsoft a
Do_Disk
- 用于查看FAT表,查找扇区数,起始簇链,很好用的,多看看!! -to view FAT table, to find out the number of sectors, the initial cluster chain, the good, and see! !
vbspooling
- 这是我用VB编写的一个SPOOLING模拟程序,适合初学操作系统者一起研究,希望大家在使用的同时给指出不足之处。-This is my VB SPOOLING prepared by a simulation program, the operating system suitable for beginners who study together, we hope to use the same time to point out shortcomings.
USBremover.rar
- 卸载USB设备的软件,让USB设备卸载从此简单...软件整体框架已经搭好了,节目也做得不错。体现的技术特色主要有:不规则窗体界面皮肤及移动,带图标托盘菜单,动画按钮,USB设备监测插入和拔出等等。,USB devices to uninstall the software, so that USB devices from the simple to uninstall the software ... the overall framework has been搭好, the program
DiskThief-_Delphi
- Delphi版的闪盘小偷。。 实现原理:当Windows系统的硬件设置发生变化时,系统将会向所有应用程序发送一条WM_DEVICECHANGE消息.当有设备被禁止或激活时(比如我们插入光盘,从光驱中取出光盘,或者在系统设备中删除或禁止打印端口),该消息的wParam参数分别被指定为DBT_DEVICEARRIVAL(设备安装完毕)和DBT_DEVICEREMOVECOMPLETE(设备移除完毕),根据这两个参数可以判断闪存是否存在,lParam参数指向一DEV_BROADCAST_HDR结构
dokan-net-0.6.0
- 这是一个用c语言写的dokan程序,通过改写几个回调函数就能在本地虚拟出一个磁盘,并在磁盘增删改文件-This is a written dokan using c language program, through the callback function will be able to rewrite a few out of a local virtual disk, and the disk file CRUD