Hi, > The problem is that FUSE is a kernal module + library pair. To do the > same on Windows, you'd need a Windows kernel driver, and you'd need the > Windows kernel driver interface to support the FUSE operations. > > This means you'd have to have the Windows DDK, which IIRC costs money > (as opposed to the Win32 SDK, which is typically free). As far as I can see you can download it (for free) here: http://www.microsoft.com/whdc/devtools/ddk/default.mspx
> So if you (a) have money, and (b) have lots of time to learn the > intricacies of Win32 device driver development, you're more than welcome > to attempt a port. :-) You'll still need the time though :-) Rolf -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.405 / Virus Database: 268.12.3/445 - Release Date: 11/09/2006 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
