bombela / backward-cpp

A beautiful stack trace pretty printer for C++
MIT License
3.74k stars 474 forks source link

Windows Unicode #159

Closed justdoityourself closed 3 years ago

justdoityourself commented 4 years ago

When using UNICODE on windows the header doesn't compile. Proper use of TCHAR would resolve this. https://docs.microsoft.com/en-us/cpp/text/generic-text-mappings-in-tchar-h?view=vs-2019