G
Guest
Hi,
I am doing some image processing work..
I have an image processing engine (written inC), which I have wrapped inside
a dll. I am calling this dll from my .net app. I am passing an image to this
dll from my app and i get the desired result. But strangely.. my .NET(C#) app
crashes after processing couple of images. But this behavior does not happen
when I am invoking the same dll from a vc++ project.
I have run may tests and determined the cause of the crash is the dll and
this strange behavior of crashing when dll is called from .net app and not
when called from vc++ app is leaving me without much clue..
can anyone throw some light on this.. ??
Regards,
I am doing some image processing work..
I have an image processing engine (written inC), which I have wrapped inside
a dll. I am calling this dll from my .net app. I am passing an image to this
dll from my app and i get the desired result. But strangely.. my .NET(C#) app
crashes after processing couple of images. But this behavior does not happen
when I am invoking the same dll from a vc++ project.
I have run may tests and determined the cause of the crash is the dll and
this strange behavior of crashing when dll is called from .net app and not
when called from vc++ app is leaving me without much clue..
can anyone throw some light on this.. ??
Regards,