Exemplo n.º 1
0
 public static extern int PostMessage(IntPtr hwnd, int msg, int wparam, POINTS pos);
Exemplo n.º 2
0
 internal static extern int SendMessage(IntPtr hwnd, int msg, int wparam, POINTS pos);