Rajeev
On June 1, 2004 09:39 pm, Rajeev Bansal wrote:
> Hi
> Dimi,
> I was trying to understand why any wine shared dll (like msvcrt.dll.so)
> crashed at the _fini call. This does not happen if I use my own created
> shared libraries. I was seeking help to find out why the crash occurs only
> with
Hi
Dimi,
I was trying to understand why any wine shared dll (like msvcrt.dll.so)
crashed at the _fini call. This does not happen if I use my own created
shared libraries. I was seeking help to find out why the crash occurs only
with wine shared library. I had to port my windows code even on MacOS,