I think you misunderestimate how much work is required to write a kernel mode wrapper around this lib.
It would be much much quicker to use the MS sample code.
I do however prefer to go down the fullfat path than use MS code. I feel uneasy about the legality of using MS code, even if it is supposedly allowed.
Ged.
From: Olaf Siejka [mailto:caemyr@gmail.com] Sent: 30 July 2009 11:52 To: ReactOS Development List Subject: Re: [ros-dev] FullFAT replacement for Fastfat.sys
Importing FullFat (even if it requires changes, like converting to kmode) is still WAY faster than developing a new one, based on MS sample code.