On Mon, Sep 23, 2019 at 08:38:03PM +0000, Brett via Digitalmars-d-learn wrote:
> The only thing is that szExeFile is a static
> wchar array... which shouldn't effect the comparison.

are you sure about that?

with a static size, the lengths of the two sides won't match...

Reply via email to