I'm running Windows 7 64-bit on Visual Studio (with Administrator privileges).PInvokeStackImbalance was detected
Message: A call to PInvoke function 'WindowsFormsApplication4!WindowsFormsApplication4.Form1::Everything_Query' 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'm just a newbie at programming but any help would be appreciated.