For some reason, maximal path's length (used in searchpath processing) is limited by 80 chars, so pixie crashes if searpath is very long.
Why not use standard windows _MAX_PATH (at least, when compiling under win32) ?
Log in to post a comment.