20 Jul
2016
20 Jul
'16
5:51 a.m.
https://bugs.winehq.org/show_bug.cgi?id=7032 --- Comment #7 from proggi <proggi(a)yandex.ru> --- Here a code for Delphi embarcadero XE7+ mouse_event(MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0); sleep(random(300)+80); mouse_event(MOUSEEVENTF_LEFTUP, 0, 0, 0, 0); Click on a cursor position -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.