--- In [email protected], "entropyreduction" <alancampbelllists+ya...@...> wrote: > > Hi forxtra, > > Looks okay to me. Thanks for test. > > So problem in plugin is not use of FindFirstFileA (could also use > FindFirstFileW on unicode machine). > > I converted my vars.ini to unicode, doubling size to about 238 chars: still > no problem on my machine, so that's probably not problem (if your vars.ini is > unicode text). > > Oh well, will keep looking. >
FWIW, Do you use the high ascii value like "¡§" (hex a1 a7 03) as a delimiter in vars plugin? If so, it seems to be not recognized and be presented as question mark on my machine. WinXP English version - work's fine - http://img99.imageshack.us/img99/8621/winxpenglish.png WinXp Korean version - http://img99.imageshack.us/img99/8766/winxpkorean.png Thanks.
