<table cellspacing='0' cellpadding='0' border='0' ><tr><td valign='top' style='font: inherit;'><P>Hi Klaus,</P>
<P> </P>
<P>Thanks. It's great that you will put out the windows Shared Folders src code.</P>
<P> </P>
<P>As for the performance, I didn't do thorough testing, but you can get an idea by doing this simple test:</P>
<P> </P>
<P>share the whole host system drive, usually C:, then run notepad.exe</P>
<P> </P>
<P>then launch map the shared drive in windows XP guest inside virtualbox, say, you map Z: to be pointing to the host c: drive. then launch notepad.exe by typing z:\windows\system32\notepad.exe</P>
<P> </P>
<P>You will note that it's much slower compared to local notepad.</P>
<P> </P>
<P>Thanks,</P>
<P> </P>
<P>Huihong<BR><BR>--- On <B>Tue, 6/24/08, Klaus Espenlaub <I><Klaus.Espenlaub@Sun.COM></I></B> wrote:<BR></P>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(16,16,255) 2px solid">From: Klaus Espenlaub <Klaus.Espenlaub@Sun.COM><BR>Subject: Re: [vbox-dev] windows shared folders source code?<BR>To: huisinro@yahoo.com, "VirtualBox developer's list" <vbox-dev@virtualbox.org><BR>Date: Tuesday, June 24, 2008, 6:31 AM<BR><BR><PRE>Huihong Luo wrote:
> I assume you used the nulmrx sample from MS DDK. Sample code is supposed 
> to be released without license issues. Is it not right? There are many 
> open source file systems modified from MS samples, e.g., the EXT2 file 
> system on sf.net.

To be honest I don't know. I'm not the one who wrote that code.

But I've asked them and learned that this issue is mostly solved. We 
need to update a few things (e.g. using the WDK 6001) then we can make 
the code part of VBox OSE. So I'm asking for a little patience since 
such cleanup work isn't really high priority. I'll let you know when 
we're ready.

> Over last couple of weeks, I implemented a shared folder driver, which I 
> think is much better performed than the current one. However, there are 
> many tedious stuff, if I can look at your current impl, it would really 
> help me to finish it. Any chance I can get a copy of your code for 
> internal use?

See above. Hopefully done in about a week or so.

> If there is no licensing issues, I'd like to check in my code to the
OSE 
> edition, so there will be some source code for the windows shared 
> folders driver.

For contributions there's a wiki page describing the process: 
http://virtualbox.org/wiki/Contributor_information

Contributions are always welcome if they actually improve things. What 
tests did you run on your implementation? Getting a filesystem 
bullet-proof is hard work...

Klaus</PRE></BLOCKQUOTE></td></tr></table>