Re: Window becomes unresponsive after a while when synchronizing
It is usually staying idle (waiting for change) I make changes to files only on few desktop and not very often.
Sometimes couple of minutes, sometimes longer, I can try to evaluate it better.
It usually occurs when I switch back to the desktop where WinSCP is synchronizing, then it takes couple of seconds or more for WinSCP to "wake up", but it only slows down to this after it's been running for considerable periods of time.
I think the VirtuaWin uses by default the
Sometimes couple of minutes, sometimes longer, I can try to evaluate it better.
It usually occurs when I switch back to the desktop where WinSCP is synchronizing, then it takes couple of seconds or more for WinSCP to "wake up", but it only slows down to this after it's been running for considerable periods of time.
I think the VirtuaWin uses by default the
ShowWindow()
SW_SHOW
, SW_HIDE
, I've also tried with other methods with no help.