Vladislav Vorob'ev:
Yes, I using UNC format (e.g. \\MachineName\MyDir\MyFile")
I have improved this so it will no longer hang forever although there is still a short delay while it tries to find the non-existent file. The code now treats \\MachineName as a root directory. Possibly it should treat \\MachineName\MyDir as root instead which would avoid the delay when it tries to open \\MachineName\SciTEDirectory.properties but I'm unsure about this aspect of UNC paths. Committed to CVS and available from http://scintilla.sourceforge.net/scite.zip Source http://scintilla.sourceforge.net/wscite.zip Windows executable Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
