no problem - i searched the forum and found this topic. I didn't want to start a new topic. Has someone experiences with IAA 3.5, large hdds and TC?jb wrote:To Lefteous:
Sorry, I did not want to respond to you, but I missed that the previous posts are quite old.
Anomaly creating/deleting directory with HD > 128GB
Moderators: Hacker, petermad, Stefan2, white
I made some investigestions:
I took a deeper look on Windows Explorer: It uses CreateDirectoryW and RemoveDirectoryW. But there are several calls before and after the creation and removing functions.
My delay isn't 3 or 4 seconds, but it's takes definitely much longer than on any other machine (with small hdds) and compared to explorer.
I took a deeper look on Windows Explorer: It uses CreateDirectoryW and RemoveDirectoryW. But there are several calls before and after the creation and removing functions.
My delay isn't 3 or 4 seconds, but it's takes definitely much longer than on any other machine (with small hdds) and compared to explorer.
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Hmm, what other calls? CreateDirectoryW should not make any difference to CreateDirectoryA, because CreateDirectoryA is redirected to CreateDirectoryW anyway on NT/2000/XP (because all its low level functions are Unicode).
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Many other functions! Too many to post here! Only few of them may be relevant on creating/deleting directories.
Maybe TC doesn't hang while calling Create/RemoveDirectory but in while listing the changed directory content (FindFirst/NextFile). I don't know it's just an idea.
I used the freeware program API monitor to get this information.
Maybe it can help you to find the differences between TC and Explorer.
http://www.rohitab.com/apimonitor/apimonitor.zip
Maybe TC doesn't hang while calling Create/RemoveDirectory but in while listing the changed directory content (FindFirst/NextFile). I don't know it's just an idea.
I used the freeware program API monitor to get this information.
Maybe it can help you to find the differences between TC and Explorer.
http://www.rohitab.com/apimonitor/apimonitor.zip
jo? Ok, I'm taking these as an yes ...Lefteous wrote:jo
You seem not to be the only one with SATA inteface that has the same problem ... A friend of mine has the latest hdd for SATA 300 Gb and has same problem ... I'll buy soon one but until now the biggest one is only 300 Gb so I think I'll wait for a little while ...
But do you think the problem should come from here? Is xp pro again left behind with the "technological rush"?
I don't know, but I dont think so. I works fine in Windows Explorer on the same system as already mentioned.Sam York wrote:jo? Ok, I'm taking these as an yes ...Lefteous wrote:jo
You seem not to be the only one with SATA inteface that has the same problem ... A friend of mine has the latest hdd for SATA 300 Gb and has same problem ... I'll buy soon one but until now the biggest one is only 300 Gb so I think I'll wait for a little while ...
But do you think the problem should come from here? Is xp pro again left behind with the "technological rush"?