How do I compile into .dll?

  • Thread starter Thread starter Cloud078
  • Start date Start date
C

Cloud078

How do I compile a file into a .dll in Visual Studio.NET? Thanks in
advance!
 
Cloud078 said:
How do I compile a file into a .dll in Visual Studio.NET? Thanks in
advance!

Set the type of the project to Class Library.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top