Phyran Posted March 8, 2005 Report Posted March 8, 2005 studio 6.0 and visual.net is a bit too different -.- http://wiki.minegoboom.com/index.php/MERVBot_Tutorial
★ D1st0rt Posted March 9, 2005 Report Posted March 9, 2005 use Dev-C++ _UU___UU__SSSSS____AAA____UU___UU__SSSSS____AAA____UU___UU_SS_______AAAAA___UU___UU_SS_______AAAAA___UU___UU__SSSSS__AA___AA__UU___UU__SSSSS__AA___AA__UU___UU______SS_AAAAAAA__UU___UU______SS_AAAAAAA___UUUUU___SSSSS_AA____AA___UUUUU___SSSSS_AA____AAJ.C. Dento> prime example of why america will never be a world super power.Moscato> d1 is mad he will never have a job outside subspaceI can't see this because I turned signatures off. ps VT
Phyran Posted March 9, 2005 Author Report Posted March 9, 2005 Do the instructions not work for .NET?<{POST_SNAPBACK}> visual.net is like a simplified version of studio 6.0not as "ugly"it's kinda confusing >_>; use Dev-C++ O.o?
★ Maverick Posted March 9, 2005 Report Posted March 9, 2005 just use Visual Studio 6 Check out your zone population statistics at stats.sshq.net! MaverickSubspace Statistics AdministratorRetired SSCU Trench Wars Super ModeratorTWCore Coordinator Administrator
Phyran Posted March 9, 2005 Author Report Posted March 9, 2005 just use Visual Studio 6 <{POST_SNAPBACK}> its all so weird to me x_Xits like a different language or a english with rural scottish accent
★ Maverick Posted March 9, 2005 Report Posted March 9, 2005 well remember Visual Studio 6 = C++ (and other languages), Visual Studio .NET = C# (and other languages). Mervbot = C++ so you better work with Visual Studio 6 Check out your zone population statistics at stats.sshq.net! MaverickSubspace Statistics AdministratorRetired SSCU Trench Wars Super ModeratorTWCore Coordinator Administrator
Phyran Posted March 9, 2005 Author Report Posted March 9, 2005 just tell me how to do the tutorial in visual.net =____=
Yupa Posted March 9, 2005 Report Posted March 9, 2005 well remember Visual Studio 6 = C++ (and other languages), Visual Studio .NET = C# (and other languages).No...Visual Studio .NET is the natural progression of VS6, it just has C# stuff _ADDED_.
50% Packetloss Posted March 10, 2005 Report Posted March 10, 2005 Instructions for creating a DLL project in VC++ .net: 1. Open the Program2. Click File->New->Project3. Open the Visual C++ Project Folder and Click on Win324. In the right hand side menu, click on Win32 Project and enter a project name and where to place it. Press OK once you got that done.5. A window will open, press on Application Settings on the right. In this window, under Application Type: click on the DLL radio button (dot) then in Additional Options click on Empty Project. Press OK. Now the rest is simple, add the files you need with the project->add existing items and compile. Hope that all works out for you.
★ D1st0rt Posted March 11, 2005 Report Posted March 11, 2005 The tutorial package comes with project files for vc++ and dev-cpp _UU___UU__SSSSS____AAA____UU___UU__SSSSS____AAA____UU___UU_SS_______AAAAA___UU___UU_SS_______AAAAA___UU___UU__SSSSS__AA___AA__UU___UU__SSSSS__AA___AA__UU___UU______SS_AAAAAAA__UU___UU______SS_AAAAAAA___UUUUU___SSSSS_AA____AA___UUUUU___SSSSS_AA____AAJ.C. Dento> prime example of why america will never be a world super power.Moscato> d1 is mad he will never have a job outside subspaceI can't see this because I turned signatures off. ps VT
Recommended Posts