On 6/22/06, Krzysztof Foltman <[EMAIL PROTECTED]> wrote:
This patch seems to have been overlooked or rejected - yet I do not see any reason being mentioned.Was it rejected because of use of L"" syntax?
Probably, L"" is not portable, and you have to use:
static const WHCAR string[] = {'s','t','r','i','n','g',0};
--
James Hawkins
