mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
- Explicitly check for `BN_CLICKED` notification when handling single-click on standard push-buttons. - Return TRUE explicitly from `WM_COMMAND` in the _dialog_ procedures when the message is handled and no extra default processing is needed. - Reduce some extra indentation when possible.