> Now we all have access to filenames longer than we can view across > our wide screens, so the naming convention approach is hardly restricted > by namespace. On Windows, that depends on which directory you're in. ;-) >From WINDEF.H: #define MAX_PATH 260 Cheers, Nick.