Closed computerquip-work closed 3 months ago
Looks like how this should have been done initially. Thanks a lot.
If you remove the ugly #ifdef UNICODE
stuff I had written initially I think this could be merged.
There's already a job for testing with UNICODE
defined. You might consider extending that so it fails with the current implementation (ie. the headers are included with UNICODE
defined before including wintls) but it's not all that important.
Sorry, I had completely forgotten about this
A simple attempt at fixing the issues with UNICODE. I've not removed the countermeasures already implemented.
Work towards: https://github.com/laudrup/boost-wintls/issues/84