On Fri, 10 Jul 2026 13:54:29 GMT, Alexey Ivanov <[email protected]> wrote:

>> We still use it below at line 202
>> ` LPOPENFILENAME lpofn = (LPOPENFILENAME)GetProp(parent, OpenFileNameProp);`
>> 
>> so I am not sure about this whole  OpenFileNameProp  removal ?
>
> Where did I say we need to remove `OpenFileNameProp`?
> 
> I said to remove **`NativeDialogWndProcProp`**. It used to store the original 
> `WndProc` before subclassing. And it seems the value of the property has 
> always been `NULL` for a while now.

Okay sorry seems I looked at the wrong line .

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31814#discussion_r3559542611

Reply via email to