Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
windows: Fix input of unicode >= 0x8000
WCHAR is unsigned, not signed. Fixes #99
- Loading branch information