error! error in left = GetAsyncKeyState(keys.left)
when i debug the program it will start and then closes and this comes:
A call to PInvoke function 'menuhack test!menuhack_test.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.
helpp?