It turns on rename on the first entry in the listview, and if there isn't one, you just see an empty box with a flashing cursor in it!

John
Win2K
0052
Yep, and it all works fine hereJohn Bee wrote:Umm... Anybody tried creating a new folder/directory with Ctrl-N or Menu Edit , New, Folder lately?
I wish it was Jacky, but going back to 0041 and it works like it should. I re-installed 0052 again to see, but same as above. For *me* going back to 0041 clears this problem up.jacky wrote:Yep, and it all works fine hereMight be related to some setting somewhere... tried a few things, but it always work.
I have now tried 0053. Same thing. I am running Win 2K. My entire hard drive is all fat32 partitions.jacky wrote:Well, I'm on 0053 like surrender, and I have no problem. Can't say for sure, but I've been creating folders with previous version so maybe not with 0052, but I have since 0041 and I never met this behavior.
Thanks for the info. While adding unicode support I tried out a new function for creating dirs but as it seems it does not work on FAT32.John Bee wrote:I have now tried 0053. Same thing. I am running Win 2K. My entire hard drive is all fat32 partitions.
All I can say is, with 0041 it works as is should. As soon as I install 0052/0053, it no longer works. !!??
No prob, Don. I like to squish bugs.admin wrote:Thanks for the info. While adding unicode support I tried out a new function for creating dirs but as it seems it does not work on FAT32.
Now a use a third function that should do it...
Just a FYI, it's not (just?) FAT32 related. I was able to create folders without any problems using 0053 on both FAT32 and NTFS (XP SP2 Pro)admin wrote:Thanks for the info. While adding unicode support I tried out a new function for creating dirs but as it seems it does not work on FAT32.
So maybe the function worked on XP only... documentation is a bit scarce here, and partly contradictive. If you want to find out yourself: SHCreateDirectory made the problems...Creat wrote:to further narrow it down: not using any fat, so that can't be it. But I'm on WIN2K, and not XP like most of you (I assume). That might be at least part of the reason.
But it works again in the latest beta, so all is good
well there you have it: "is available though Xp SP2", meaning it won't even work on Win XP with SP1 and below (though this isn't exactly stated too clearly or even contradicted by the OS-requirement below).Note This function is available through Microsoft Windows XP Service Pack 2 (SP2) and Windows Server 2003. It might be altered or unavailable in subsequent versions of Windows.
This function creates a file system folder whose fully-qualified path is given by pszPath. If one or more of the intermediate folders do not exist, it creates them.
[...]
Minimum operating systems: Windows 2000
Yes, but: "It might be altered or unavailable in subsequent versions of Windows." ... hmmCreat wrote:... It probably is also faster or more efficient and can handle unicode, I'd want it to do that too (had some problems with those damn unicode filenames in a program of my own, so I can relate).