Compiling a .lib and .h file to a COM .dll

A

a.wilco

Hi, im a c# hobbyist programmer by nature, so I don't know much about
the internals of C++/C (I know .cpp and .h files, but .lib are new to
me). I have a .lib library file and a corresponding .h file detailing
the functions available in the library (I presume that's how these go
together), In order to use this in a C# app I would like to compile
these into a COM-visible dll file. Is this possible and if so how
would I do this? I have Visual Studio 2005 so any IDE specific help
would be appreciated also.

Thanks.
 
A

Alf P. Steinbach

* (e-mail address removed):
Hi, im a c# hobbyist programmer by nature, so I don't know much about
the internals of C++/C (I know .cpp and .h files, but .lib are new to
me). I have a .lib library file and a corresponding .h file detailing
the functions available in the library (I presume that's how these go
together), In order to use this in a C# app I would like to compile
these into a COM-visible dll file. Is this possible and if so how
would I do this? I have Visual Studio 2005 so any IDE specific help
would be appreciated also.

It's possible and relatively easy, but you need to ask in an appropriate
group because it's platform- and tool-specific, off-topic here.

The FAQ lists some group suggestions.
 
A

a.wilco

* (e-mail address removed):


It's possible and relatively easy, but you need to ask in an appropriate
group because it's platform- and tool-specific, off-topic here.

The FAQ lists some group suggestions.

--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?

Okay thanks.
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,071
Latest member
MetabolicSolutionsKeto

Latest Threads

Top