Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
misc/language: store string length instead of null terminator
Allows to construct bstr directly without strlen, while keeping language table the same size.
- Loading branch information