Exemplo n.º 1
0
 private static void LeftClickMsg(IntPtr intPtr)
 {
     ApiUI.PostMessage(intPtr, 245, 0, 0);
     Thread.Sleep(10);
 }