In C++, I often use L"..." for wide strings.
But after the first L" sequence the rest of the code is treated as a string. I tried to include the L" into the syntax coloring file, but to no avail. How can it be done??
thanx in advance
Syntax coloring with wide char strings
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard