A
Abra
I have a .NET project in C#, that uses a C++ DLL. If I generate the DLL
with Visual Studio, everything works fine. If I generate it with Visual
Studio NET 2003, the DLL cannot be loaded anymore from my C# code. It
seems that this is because the C++ DLL needs in this case also a
log4cplusd.dll, that I cannot find.
Can somebody give me a hint please about this DLL ?
Thanks in advance.
Abra
with Visual Studio, everything works fine. If I generate it with Visual
Studio NET 2003, the DLL cannot be loaded anymore from my C# code. It
seems that this is because the C++ DLL needs in this case also a
log4cplusd.dll, that I cannot find.
Can somebody give me a hint please about this DLL ?
Thanks in advance.
Abra