commit | 3acb869a954393e23bd906bc8b318e9da99e5419 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Thu Jun 20 17:39:19 2024 -0700 |
committer | ocornut <omarcornut@gmail.com> | Thu Jun 20 17:42:46 2024 -0700 |
tree | 047068529ce0478908d5c46f507aecf666b0881c | |
parent | 2ebb4e931dba7bf2bba45c79cb0965f50cd6f983 [diff] |
Backends: Win32: avoid skipping DefWindowProc() on WM_CLOSE. Mostly because I don't have a trace of why I did it this way, even in viewport branch history.