RC Strings
RC Strings 1.4.0
August 21, 2018
Improvements:
- Value formatting now includes support for multi-line string separation and string literals.
Current supported string literals are:L"string"
R"(string)"
_T("string")
TEXT("string")
- other combinations of the literals above
Bugs:
- Id could be 0
- Could not find resource.h if it was not lower-case only
- Missing value crashed the extension