Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Here is my prototype: [DllImport(\"user32.dll\", CharSet = CharSet.Auto)] public static extern bool PostMessage(int hhwnd, uint msg, IntPtr wparam, IntPtr lparam);