• Eli Zaretskii's avatar
    Fix invisible mouse pointers on Windows. · f1427563
    Eli Zaretskii authored
    * src/w32fns.c: Include windowsx.h.
    (w32_wnd_proc): If the mouse moved and the mouse pointer is
    invisible, make it visible again even when the main (Lisp)
    thread is busy.
    * src/w32term.c (w32_toggle_invisible_pointer): Rather then
    garbaging the frame have the input thread call SetCursor.
    f1427563
w32fns.c 281 KB