<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit">


<div>(2) C:\WinDDK\3790.1830</div></td></tr></tbody></table></blockquote><div><br></div><div>Where can I get WinDDK? Will it install on Windows 7 64-bit?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit">
<div>if you do 64-bit build, it's very involving, you need to have a gcc cross compile tool chain to build a component.</div></td></tr></tbody></table></blockquote><div><br></div><div>So far I want to build only 32-bit version.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit">
<div> As for drag and drop support, I spent some time too, it's a very difficult job, just be prepared. The current vbox COM model is incompatible with Windows DnD requirement, which requires single apartment threading, so you will have to do it inside a dedicated thread, and then there are other obstacles to deal with.</div>

</td></tr></tbody></table></blockquote><div><br></div><div>Sounds difficult, but I believe that makes it even more challenging and interesting :).</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit">
<div>If you want to drag and drop files, since the vbox shared folders driver (for windows guest) is not open sourced, you won't be able to do it.</div></td></tr></tbody></table></blockquote><div><br></div><div>Does that mean that I will not be able to create shared folder programmatically?</div>

<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit">
<div><br><br>--- On <b>Wed, 4/21/10, Sergiy Byelozyorov <i><<a href="mailto:rryk@graphics.cs.uni-sb.de" target="_blank">rryk@graphics.cs.uni-sb.de</a>></i></b> wrote:<br></div>
<blockquote style="padding-left:5px;margin-left:5px;border-left:rgb(16,16,255) 2px solid"><br>From: Sergiy Byelozyorov <<a href="mailto:rryk@graphics.cs.uni-sb.de" target="_blank">rryk@graphics.cs.uni-sb.de</a>><br>

Subject: [vbox-dev] Windows build instructions<br>To: "VirtualBox developer's list" <<a href="mailto:vbox-dev@virtualbox.org" target="_blank">vbox-dev@virtualbox.org</a>><br>Date: Wednesday, April 21, 2010, 3:30 PM<div>

<div></div><div class="h5"><br><br>
<div>
<div>Hello, VirtualBox Team</div>
<div><br></div>
<div>I am looking forward to devote some of my free time to develop host/guest drag&drop support for VirtualBox. I have tried this once few years ago, but didn't find enough time then due to some significant changes in my life. Since than I have improved my C++ skills and now my life is more stable. So I would like to try again.</div>


<div><br></div>
<div>I have read Windows build instructions only to find out that my development environment is heavily different from the one required. I am using Windows 7 64-bit, Visual Studio 2008, Windows SDK 2008 and WDK (DDK is not available for download anymore). Is there any chance that I will be able to build VirtualBox with these tools? I have noticed that requirements haven't changed much since I have seen them last time (over 2 years ago). Does that mean that windows builds are not maintained anymore? Or maybe it's just the outdated page?</div>

<br>Sergiy<br></div><br></div></div>-----Inline Attachment Follows-----<br><br>
<div>_______________________________________________<br>vbox-dev mailing list<br><a href="http://us.mc343.mail.yahoo.com/mc/compose?to=vbox-dev@virtualbox.org" target="_blank">vbox-dev@virtualbox.org</a><br><a href="http://vbox.innotek.de/mailman/listinfo/vbox-dev" target="_blank">http://vbox.innotek.de/mailman/listinfo/vbox-dev</a><br>

</div></blockquote></td></tr></tbody></table><br>_______________________________________________<br>
vbox-dev mailing list<br>
<a href="mailto:vbox-dev@virtualbox.org">vbox-dev@virtualbox.org</a><br>
<a href="http://vbox.innotek.de/mailman/listinfo/vbox-dev" target="_blank">http://vbox.innotek.de/mailman/listinfo/vbox-dev</a><br>
<br></blockquote></div><br>