Skip to content

Conversation

@nikita-leontiev
Copy link
Contributor

  1. SetActiveWindow can return NULL in case of success. Before calling SetActiveWindow, GetActiveWindow returned NULL. After calling SetActiveWindow, GetActiveWindow returned handle that was passed to SetActiveWindow, i.e. success, but SetActiveWindow returned NULL. In this case SetActiveWindow was called from WH_MOUSE hook proc.
  2. Trailing spaces removed.

@prmerger-automator
Copy link

@nikita-leontiev : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants