On Fri, 24 Jan 2025 20:36:20 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:

>> I wonder if this falls into the category of "Can be used in a debugger" like 
>> Alex mentioned above, if not I'll remove it
>
> I see no reason to keep it.
> 
> If it's needed during debugging, there are many ways to find the handle.
> 
> Otherwise, the edit control is accessed by its id: `cAccessInfoText`.

It looks like this feature doesn't work: 
[JDK-8348882](https://bugs.openjdk.org/browse/JDK-8348882): )jaccesswalker: 
"Display Accessibility Information" doesn't work_

It's not related to your changes directly, it's just an observation after 
running `jaccesswalker.exe`; I'm still for removing `hwndEdit`.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/21656#discussion_r1932603818

Reply via email to