-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This cleans up the input hooking code with better comments, use of nullptr instead of 0, and more accurate error handling. The "more accurate error handling" is that previously if one hook was registered and the other one was not then the message pump would not be run, which could cause issues.
- Loading branch information
1 parent
88afed6
commit fd4d0f3
Showing
1 changed file
with
38 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters