well now i got a copy of cards32.dll and load that. it loads fine but when i call the init function or draw it gives this error:

"Debug Error!

The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared with one calling convention with a function pointer declared with a different calling convention."

if i press ignore the program will go on and still work, but obviously i dont want this error here.