G
Guest
Hi,
I'm writing a C# Library that interacts with an C DLL, the resulting DLL is
used by an application and it works fine on my PC but when i copy the
resulting DLL to another PC running the same application it gives an error
Access violation at address ..... in module ..... Read of address 0000000
Help!
I'm writing a C# Library that interacts with an C DLL, the resulting DLL is
used by an application and it works fine on my PC but when i copy the
resulting DLL to another PC running the same application it gives an error
Access violation at address ..... in module ..... Read of address 0000000
Help!