Win32/Path.cpp - isValid method has a bug

Hi,

I think the Win32/Path.cpp - especially method isValid has a bug:

Well, technically speaking, I am following the rules as defined in the MSDN Library. Too bad those rules ignore the existance of "." and ".." :frowning:

Anyway, fixed.

Henrik Bach wrote:

Jeff Cohen wrote:

Well, technically speaking, I am following the rules as defined in the MSDN Library. Too bad those >rules ignore the existance of "." and ".." :frowning:

Well, even MS breaks their own rules :frowning:

Henrik.