Hi, I'm working on a program that works both under Unix and Woe.
I see that under Woe, MAX_PATH is the equivalent for PATH_MAX, and is set to 260 in MinGW's headers (windef.h). Would it be interesting to check for MAX_PATH in pathmax.h, instead of defaulting to 256? Thanks, -- Sylvain
