Sebastian c39a3e3f1c
windows string macros: Handle _T, _TEXT and TEXT internally, add tests (#1163)
Remove TEXT() macro from windows.cfg and handle it internally where it
can be correctly simplified (Ansi vs. Unicode).
Also add handling of _TEXT() macro which is just a synonym for _T().
Add tests to verify correct function and macro simplification.
2018-04-12 08:52:31 +02:00
..
2017-11-05 17:56:24 +01:00
2017-06-06 23:21:05 +02:00
2018-03-20 11:40:50 +01:00
2018-04-11 19:16:55 +02:00