filedisk

所属分类:驱动编程
开发工具:Visual C++
文件大小:73KB
下载次数:103
上传日期:2009-05-02 13:24:00
上 传 者yuanxiaohui
说明:  创建一个基于文件的虚拟磁盘,虚拟磁盘可以像普通磁盘一样进行操作
(Create a file-based virtual disk, virtual disk can operate as an ordinary disk)

文件列表:
filedisk\COPYING.TXT (18332, 1999-09-16)
filedisk\example.txt (1806, 2002-11-30)
filedisk\exe\filedisk.c (10917, 2002-11-29)
filedisk\exe\filedisk.rc (2418, 2002-11-26)
filedisk\exe\MAKEFILE (267, 1996-01-21)
filedisk\exe\sources (126, 2002-08-07)
filedisk\filedisk.exe (26624, 2002-11-29)
filedisk\filedisk.reg (356, 2002-08-08)
filedisk\filedisk.sys (10960, 2006-01-05)
filedisk\install.txt (307, 2002-08-08)
filedisk\sys\inc\filedisk.h (1934, 2002-11-26)
filedisk\sys\obj\i386\checked\filedisk.sys (71692, 2006-01-05)
filedisk\sys\obj\i386\free\filedisk.sys (10960, 2006-01-05)
filedisk\sys\src\filedisk.c (44630, 2006-01-05)
filedisk\sys\src\filedisk.rc (2418, 2006-01-05)
filedisk\sys\src\MAKEFILE (267, 1996-01-21)
filedisk\sys\src\Sources (108, 2002-02-25)
filedisk\sys\obj\i386\checked (0, 2006-01-05)
filedisk\sys\obj\i386\free (0, 2006-01-05)
filedisk\sys\obj\i386 (0, 2006-01-05)
filedisk\sys\inc (0, 2006-01-05)
filedisk\sys\obj (0, 2006-01-05)
filedisk\sys\src (0, 2006-01-05)
filedisk\exe (0, 2006-01-05)
filedisk\sys (0, 2006-01-05)
filedisk (0, 2006-01-05)

This is a virtual disk driver for Windows NT/2000/XP that uses one or more files to emulate physical disks. Copyright (C) 1999-2006 Bo Brantén. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA The GNU General Public License is also available from: http://www.gnu.org/copyleft/gpl.html Windows and Windows NT are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. Please send comments, corrections and contributions to bosse@acc.umu.se The most recent version of this program is available from: http://www.acc.umu.se/~bosse/ Revision history: 14. 2006-01-05 Updated impersonation so that use of image files stored on network drives work on Windows 2000 SP4, Windows XP SP2 and Windows Server 2003 SP1. 13. 2004-06-09 Small fix in file size handling. 12. 2004-05-27 Possible fix for memory leak. 11. 2002-11-30 Added ioctl to query information about mounted disk image files by request from developer of GUI. 10. 2002-11-24 Added a check so that FileDisk doesn't use compressed or encrypted images. For an explanation why this doesn't work see comment in the source code. 9. 2002-08-26 Corrected the share access for read-only FileDisk images. 8. 2002-08-11 Updated the control application to support UNC paths. Changed the handling of CD-ROM device objects to avoid some problems on Windows XP. Corrected the handling of file sizes so that FileDisk images can be sparse files. 7. 2002-02-28 Added support for CD-images. 6. 2002-01-21 Added support for impersonation so that FileDisk images can be stored on network drives. 5. 2002-01-18 Updated for Windows XP by Robert A. Rose. 4. 2001-07-08 Formating to FAT on Windows 2000 now works. 3. 2001-05-14 Corrected the error messages from the usermode control application. 2. 2000-03-15 Added handling of IOCTL_DISK_CHECK_VERIFY to make the driver work on Windows 2000 (tested on beta 3, build 2031). Formating to FAT still doesn't work but formating to NTFS does. 1. 1999-06-09 Initial release.

近期下载者

相关文件


收藏者