Click to See Complete Forum and Search --> : How do you create a dll


gibea00
February 14th, 2003, 01:12 PM
Hi

I want to know how to create a dll.
Espacially what kind of project do i have to use to create it ?
To compile a project in a DLL, do i have to do something special?

Thanks

gknierim
February 14th, 2003, 01:52 PM
Alexandre,

You would want to start a new Class Library application.

Greg