"Steven Edwards" <[EMAIL PROTECTED]> writes: > Is this a mingw problem? If so I wil go talk to them, if not then it > just needs > This before the MAX_PATH define.
IMO it's a mingw problem, stdlib.h is not supposed to define MAX_PATH, only _MAX_PATH. -- Alexandre Julliard [EMAIL PROTECTED]
