Hi Community,
Recently we have been looking into build StulleMule -a morph of eMule- to have use its functionality, maybe through pInvoke.
Some of community members had problems building the source-code(which could be found
here).
Here are the steps to build the same-
If you don't have, download Microsoft Windows SDK for Windows Server 2008 and .NET Framework version 3.5 here:
Full ISO Image: http://www.microsoft.com/downloads/details.aspx?FamilyId=F26B1AA4-741A-433A-9BE5-FA919850BDBF&displaylang=en
or Web Install: http://www.microsoft.com/downloads/details.aspx?FamilyId=E6E1C3DF-A74F-4207-8586-711EBE331CDC&displaylang=en
When the installation is finished go to Start --> All Programs --> Microsoft Windows SDK v6.1 --> Visual Studio Registration and start Windows SDK Configuration Tool. Follow the instructions and register the new SDK to Microsoft Visual Studio 2005.
Download the attached zip file in this mail and extract it to some know folder.
open ~\eMule0.49c-StulleMule_v6.2-src\srchybrid\emule.sln(or emule80.sln in VS2008) and add the path of the folder you just extracted in includes directory of the project properties(Right click project, select properties. In Property window, select Configuration Properties->C/C++->General and go to Additional Include Directories and add the path of that folder you just extracted).
Now Builld the solution (shortkey ctrl+shift+B). It will take lot of time to build.Please let me know if some issue you face.
Regards
Pankaj Gupta