mirror of https://github.com/OpenVPN/openvpn-gui
Browse Source
Commit 2b1e586
"Replace Sleep by a Wait function that pumps messages"
replaced Sleep() with a wait function which also processes messages.
However WM_MANAGEMENT message in some cases requires actual delay to be
processed. To achieve that, bring back original Sleep().
Signed-off-by: Lev Stipakov <lev@openvpn.net>
pull/621/head
Lev Stipakov
2 years ago
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue