Guys! > Aaron P Ingebrigtsen ([EMAIL PROTECTED]) wrote: > >>> I personaly would really like some kind of Windows Explorer extension for >>> freenet that makes windows think that freenet is some kind of CD-R drive >>> or something, you know, write once, read only media. > >David McNab ([EMAIL PROTECTED]) wrote: >> Personally, I feel it's highly viable and desirable to implement a Windows >> virtual disk that interfaces with Freenet. I think Aaron was flamed most >> unfairly. > Greg Wooledge <[EMAIL PROTECTED]> wrote: > For what it's worth, I wasn't flaming Aaron -- just pointing out the > reason why it would be incredibly difficult to implement his wish. > As I said in the prior message, I think it would be a rather useful thing to have. OK, OK, this IS driving me crazy now. What Aaron wants, while not trivial, is also not too hard under Windows. It's called a shell name space extension. It is built as a Windows DLL using C++ and the MFC. It is then registered to run with IE's explorer tree. I have code that does this. The only problem is conceptual: How do you want to map freenet to a Windows explorer interface. This would be a fun project if someone has the idea for how the mapping might look. If anyone is interested (Aaron?), let me know what you interface ideas are. Jeff Furgal _______________________________________________ Chat mailing list [EMAIL PROTECTED] http://lists.freenetproject.org/mailman/listinfo/chat
