• Ken Brown's avatar
    Try to avoid hang when logging out of MS-Windows · 57f5ab8c
    Ken Brown authored
    * src/w32term.c (x_update_window_begin, x_update_window_end)
    (my_show_window, my_set_window_pos, my_set_focus)
    (my_set_foreground_window, my_destroy_window)
    (my_bring_window_to_top, x_iconify_frame): Replace calls to
    SendMessage by calls to SendMessageTimeout with a 6-second
    timeout.  (Bug#25875)
    57f5ab8c
w32term.c 204 KB