Mark E. wrote:- > _fixpath is a djgpp-specific function to canonicalize a path. [snip] OK, thanks for the explanation. Am I right in thinking that function is in a DJGPP DLL of some kind, and that therefore that code can only be run natively in the DJGPP environment? Thanks, Neil.