U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » FileSel&FileList, Path » FEATURE REQUEST: Navigation by desktop shortcuts
Re: FEATURE REQUEST: Navigation by desktop shortcuts [message #52666 is a reply to message #52665] Fri, 08 November 2019 10:51 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
pvictor wrote on Fri, 08 November 2019 10:32
mirek wrote on Fri, 08 November 2019 12:15
Maybe we can try something like

FindFile ff("\\\\1336data\\Constructor\\*.*");
while(ff) {
DDUMP(ff.GetPath());
ff.Next();
}

ff.GetPath() = \\1336data\Constructor\.
ff.GetPath() = \\1336data\Constructor\..
ff.GetPath() = \\1336data\Constructor\constructor

It's correct.


OK, thats interesting. I guess it should not hurt anything if we change DirectoryExists to this method - commited in trunk.

Can you please check with trunk how FileSel behaves now?

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Application hangs on renaming directories accidentally
Next Topic: FileSelNative::AllFilesType() doesn't show files without extensions on Linux
Goto Forum:
  


Current Time: Wed May 27 14:10:25 GMT+2 2026

Total time taken to generate the page: 0.02064 seconds