Donald,
Just curious, why is Windows Explorer faster? Does Windows Explorer has more rights for using system or network access then external programs like XYplorer?
Or is it something in the API's themself. You wrote that you use the FindFirstChangeNotification and SHChangeNotify API's. Does Windows Explorer use them to?
xyplorer: delay on mapped network drives: config questions
Forum rules
READ THIS AND DO IT!!!
Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.
When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".
READ THIS AND DO IT!!!
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
-
CyGho
- Posts: 146
- Joined: 29 Oct 2005 21:31
- Location: Win 11, 25H2 26200.6899, 2560x1440 px, 100%
- Contact:
-
jacky
- XYwiki Master
- Posts: 3106
- Joined: 23 Aug 2005 22:25
- Location: France
- Contact:
-
admin
- Site Admin
- Posts: 66431
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
RalphM
- Posts: 2092
- Joined: 27 Jan 2005 23:38
- Location: Cairns, Australia
-
admin
- Site Admin
- Posts: 66431
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
You can't know for sure. I once heard rumors somewhere, that Explorer uses a different set of APIs for remote item enumeration (I use FindFirstFile... for local and remote), but the information was too thin to build something on it.CyGho wrote:Does Windows Explorer has more rights for using system or network access then external programs like XYplorer?
-
CyGho
- Posts: 146
- Joined: 29 Oct 2005 21:31
- Location: Win 11, 25H2 26200.6899, 2560x1440 px, 100%
- Contact:
Ok, thx.admin wrote:You can't know for sure. I once heard rumors somewhere, that Explorer uses a different set of APIs for remote item enumeration (I use FindFirstFile... for local and remote), but the information was too thin to build something on it.CyGho wrote:Does Windows Explorer has more rights for using system or network access then external programs like XYplorer?
Software: should we be aware because it's soft ? I like to think not !
-
admin
- Site Admin
- Posts: 66431
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
There's one difference between Explorer and XY that can explain different speeds in the tree: on remote folders Explorer does not check if a folder has subfolders but simply assumes that this is the case (always puts a plus icon in front). XY on the other hand does check this, and this means a lot of browsing work!CyGho wrote:Does Windows Explorer has more rights for using system or network access then external programs like XYplorer?
-
CyGho
- Posts: 146
- Joined: 29 Oct 2005 21:31
- Location: Win 11, 25H2 26200.6899, 2560x1440 px, 100%
- Contact:
-
admin
- Site Admin
- Posts: 66431
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
admin
- Site Admin
- Posts: 66431
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
CyGho, I'm trying to send you a little test prog concerning that speed issue but your email fails. Are you still there?CyGho wrote:Donald,
Just curious, why is Windows Explorer faster? Does Windows Explorer has more rights for using system or network access then external programs like XYplorer?
Or is it something in the API's themself. You wrote that you use the FindFirstChangeNotification and SHChangeNotify API's. Does Windows Explorer use them to?
-
CyGho
- Posts: 146
- Joined: 29 Oct 2005 21:31
- Location: Win 11, 25H2 26200.6899, 2560x1440 px, 100%
- Contact:
-
admin
- Site Admin
- Posts: 66431
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
CyGho
- Posts: 146
- Joined: 29 Oct 2005 21:31
- Location: Win 11, 25H2 26200.6899, 2560x1440 px, 100%
- Contact:
XYplorer Beta Club