Hi,

On Thu, Dec 01, 2005 at 02:45:37PM +0000, James Hawkins wrote:
> On 12/1/05, Alexandre Julliard <[EMAIL PROTECTED]> wrote:
> > James Hawkins <[EMAIL PROTECTED]> writes:
> >
> > > +        /* Generate a path with wildcard suitable for iterating */
> > > +        if (CharPrevA(szFilename, szFilename + iLen) != "\\")
> > > +        {
> >
> > I don't think this means what you think it means ;-)

> if the check is what's wrong.  Am I missing something?

Yup, you're missing a lot :)

String pointer address comparisons don't really make a lot of sense...

Andreas


Reply via email to