Author :
Philipp Wiesemann
Date :
2015-03-06 21:34:10
Hash :060d243f Message :Windows: Fixed ignoring return value of internal function.
If the function WIN_ConvertUTF32toUTF8() failed (should currently not be
possible) a not terminated string would have been sent as text input event.
This also fixed converting characters more often than needed on key repetition.