# HG changeset patch # User Kim F. Storm # Date 1048419535 0 # Node ID 1a5341fe785b6e98d8d92e60e1b90252e86ccca7 # Parent 307ec0333b31f7dfb7f67e5958b183112cf2d86c (w32_draw_window_cursor): Fix last change. diff -r 307ec0333b31 -r 1a5341fe785b src/w32term.c --- a/src/w32term.c Sun Mar 23 11:38:33 2003 +0000 +++ b/src/w32term.c Sun Mar 23 11:38:55 2003 +0000 @@ -5091,6 +5091,7 @@ and speech synthesizers can follow the cursor. */ if (active_p) { + struct frame *f = XFRAME (WINDOW_FRAME (w)); HWND hwnd = FRAME_W32_WINDOW (f); w32_system_caret_x