Hi,
I think the Win32/Path.cpp - especially method isValid 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 ".."
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 ".."
Well, even MS breaks their own rules
Henrik.