Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Code from the windows installable filesystem (IFS) kit

Status
Not open for further replies.

travisz

Newbie level 6
Joined
Dec 11, 2002
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
20
Here is some code from the windows installable filesystem (IFS) kit.

Samples
This kit includes the FastFAT and CDFS file system samples, and the
SFilter file system filter sample. New to this version of the kit is the
FileSpy file system filter sample, which replaces the older TFilter
sample. The Rdr2 NullMRX MiniRedir sample is new to this version
of the kit.

Warning
This code is for windows file system drivers, windows drivers are very
complex and contain a lot of windows specific code.
So forget about porting this code to some other architecture.
Also this is not the full ifs-kit :!:

This code is however usefull for learning purposes.
 

Re: File System Code

File System Demo
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top