Hi guys,

I'm wondering if poker-eval should still work with DllImport?

I was able to compile poker-eval and get dll file. I can see functions with
nirsoft DLL Export Viewer.
But when I run following code

      int card;
      API.StdDeck_stringToCard(cardStr, out card);

I get "Attempted to read or write protected memory. This is often an
indication that other memory is corrupt."

I'm using VS 2010 .NET 4 on Win 7 x64.

Is this something anybody came across before?

Thanks in advance.

Jovica
_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to