Tim Roberts wrote:
> 震坤 蔡 wrote:
>> I wrote the following program. It could not pass on Win8, but it can
>> pass on Win7.
>> It will try to simulate the action to click the Next button on an
>> existing dialog (I use JDK installation dialog).
>> I believe the issue comes from the statement
>> 'win3
震坤 蔡 wrote:
>
> I wrote the following program. It could not pass on Win8, but it can
> pass on Win7.
> It will try to simulate the action to click the Next button on an
> existing dialog (I use JDK installation dialog).
> I believe the issue comes from the statement
> 'win32gui.SendMessage(win32gui
Hi, Guys.
I wrote the following program. It could not pass on Win8, but it can pass on
Win7.
It will try to simulate the action to click the Next button on an existing
dialog (I use JDK installation dialog).
I believe the issue comes from the statement
'win32gui.SendMessage(win32gui.GetParent(h