Jump to content
SSForum.net is back!

Recommended Posts

Posted
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____AA

J.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 subspace

I can't see this because I turned signatures off. ps VT

Posted
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_.
Posted

Instructions for creating a DLL project in VC++ .net:

 

1. Open the Program

2. Click File->New->Project

3. Open the Visual C++ Project Folder and Click on Win32

4. 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.

Posted
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____AA

J.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 subspace

I can't see this because I turned signatures off. ps VT

Guest
This topic is now closed to further replies.
×
×
  • Create New...