Dll in C++.NET and "Fatal execution engine error"

P

PS

Hi

I have project in old C++ (not .NET). I have prepared .dll in C++.NET for
this old project. Project compile without any errors but after execution I
got error "Fatal execution engine error". Does anybody know where is
problem?

thanks in advance
best regards
P.
 
P

PS

well i have found a very strange thing. When I have used
#pragma comment( lib, "c:\\InneProjekty\\FSMC\\Binaries\\fipc.lib" )

everything works ok.... so where is the problem?
 

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