Mouse freezes on wifi coping
Moderators: Hacker, petermad, Stefan2, white
Mouse freezes on wifi coping
When copy over network (wi-fi n, about 7-8MBps) so my usb mouse move very slow.
When I copy files over LAN network (rj45 cabel connected vias router to 2 computers) so there are no mouse problems.
Win7 Ultimate x64, TC 7.55 final.
When I copy files over LAN network (rj45 cabel connected vias router to 2 computers) so there are no mouse problems.
Win7 Ultimate x64, TC 7.55 final.
- ghisler(Author)
- Site Admin
- Posts: 50505
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Sorry, I cannot help you. Normal user mode programs cannot freeze the mouse cursor, that would be a big security hole. Maybe it's a problem with your virus scanner or other system level driver.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50505
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Checked uses "CopyFileEx" for all drives. Unchecked uses a loop of ReadFile/WriteFile calls with varying buffer sizes. "Compatibility mode" actually enables "CopyFileEx" too, but only for the specified drives.
So apparently the Windows function CopyFileEx is giving you these problems.
So apparently the Windows function CopyFileEx is giving you these problems.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com