Hi, does CFURLGetFileSystemRepresentation when it succeeds always guarantee to return a null-terminated string (because e.g. snprintf (IMHO very stupidly) doesn't)? If not you should make sure it the string always is null-terminated... Greetings, Reimar Döffinger