Re: Virtual Drive development
From: Stephan Wolf (stewo68_at_hotmail.com)
Date: 04/28/04
- Next message: WDD: "Re: how to use AllocateCommonBuffer in bus master DMA??"
- Previous message: Stephan Wolf: "Re: PPC2003 802.11 Driver connection problem"
- In reply to: Alex Webber: "Virtual Drive development"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 28 Apr 2004 16:35:59 +0200
Maybe the RAMDISK sample in the NT 4.0 DDK can be of some help
(...\src\storage\disk\ramdisk).
IIRC, the RAMDISK source code is *very* small and simple. Now if you
would just write to a file instead of using memory...
However, I have no clue if the programming model used by RAMDISK is
still accurate for W2K/XP.
Stephan
-- On Wed, 28 Apr 2004 15:14:17 +0300, "Alex Webber" <alex_webber@yahoo.com> wrote: >Hello to everyone. > >I want to develop a virtual drive that will behave similarily with a normal >disk, but to be mounted from a file in the original file system. The format >of the file will be also developed by me. > >Can someone give me some directions? What to study, what is the >architechture of such virtual drive? Do I need a new device driver >developed? Do I need a File System Filter Driver? etc. > >I mention that I have DDK and IFS ready available as well as MSDN Library >documentation. > >Thanks in advance for any help! > >Alex
- Next message: WDD: "Re: how to use AllocateCommonBuffer in bus master DMA??"
- Previous message: Stephan Wolf: "Re: PPC2003 802.11 Driver connection problem"
- In reply to: Alex Webber: "Virtual Drive development"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|