interop & configuration

L

Lloyd Dupont

I have some problem with interopo and VC# express.
I could run app from the command line, but from C# express it alway fail to
load the native library.
Beside it's cumbersome to copy the native library everytime I make a change,
back into the Debug directory.

I try to interop putenv and change the PATH to a folder where I put all my
lib, but that fail for some reason.

I wondered if there was a possible App.config key which would let me specify
the folder for my native libraries....
 

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

Top