On Fri, 10 Jul 2026 11:12:33 GMT, Alexey Ivanov <[email protected]> wrote:

>> Matthias Baesken has updated the pull request incrementally with two 
>> additional commits since the last revision:
>> 
>>  - DefWindowProc related comment removed
>>  - Remove NativeDialogWndProcProp
>
> src/java.desktop/windows/native/libawt/windows/ComCtl32Util.h line 50:
> 
>> 48:         // DefWindowProc is the same as returned from SubclassHWND
>> 49:         void UnsubclassHWND(HWND hwnd, WNDPROC _WindowProc);
>> 50:         // DefWindowProc is the same as returned from SubclassHWND or 
>> NULL
> 
> The comment is now irrelevant.

Removed both DefWindowProc related comments; or should I remove only one ?

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

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

Reply via email to