A call to PInvoke function 'keys!keys.Form1::GetAsyncKeyState' has unbalanced the stack. This is likely because the managed PInvoke signature does not match the unmanaged target signature. Check that the calling convention and parameters of the PInvoke signature match the target unmanaged signature.
I get the above error message when I run my program.What does this mean?


Reply With Quote
Marius Bancila
Bookmarks