Create DLL with .NET CF

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

How can I create a DLL with the .NET CF?

I have installed MS VS .NET 2003 and the .NET CF but there is no option to
create a DLL.

Thanks
 
I think that what you want is a "class library". You can't create a generic
DLL that would be callable from unmanaged code...

Paul T.
 

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