(sorry, i accidentally click send :D ) line number 268: 265 if( !strncmp( psz_name_org, "file://", 7 ) ) 266 { 267 psz_name_org += 7; 268 if( !strncmp( psz_name_org, "localhost", 9 ) ) 269 psz_name_org += 9; 270 } So, you guys are experts in that project, i hope it would help you. Cheers! Kamil Baldyga