Author :
Sam Lantinga
Date :
2020-12-09 06:24:40
Hash :f2fff217 Message :Fixed bug 5374 - WGI: Use fast-pass strings.
Joel Linn
Eliminate additional heap allocation for short-lived HSTRINGs.
Uses `WindowsCreateStringReference()` to disable reference counting and memory management by the Window Runtime.