Unix C++, Windows dll

G

Ghost

I am trying to develop C++ programs in a Unix environment and test
them in a Windows environment using NUnit2.2. If I build a C++
program in a Unix environment, can I create a dll for that program to
be used on a Windows machine?
 
V

Victor Bazarov

Ghost said:
I am trying to develop C++ programs in a Unix environment and test
them in a Windows environment using NUnit2.2. If I build a C++
program in a Unix environment, can I create a dll for that program to
be used on a Windows machine?

No. And your question is OT here. DLLs are not defined by the language.
Consider asking in a newsgroup dedicated to the OS of interest (either
the target OS or the compiler OS).

V
 

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,767
Messages
2,569,572
Members
45,046
Latest member
Gavizuho

Latest Threads

Top