X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fscrollbar-msw.c;h=fac374a284595dd57fa99fc15620af035aa4cb5f;hp=d3c7c9f0a64deac841066687f311ff9084943629;hb=ee38d21b330f5001b47a577cefb5ba7b82a3b7d3;hpb=79d2db7d65205bc85d471590726d0cf3af5598e0 diff --git a/src/scrollbar-msw.c b/src/scrollbar-msw.c index d3c7c9f..fac374a 100644 --- a/src/scrollbar-msw.c +++ b/src/scrollbar-msw.c @@ -210,7 +210,7 @@ mswindows_handle_scrollbar_event (HWND hwnd, int code, int pos) /* "0 as the second parameter" refers to the call to real_window above. This comment was taken from Ben's 21.5 code that differs somewhat from this, I don't think the 21.4 code ever had a 0 - there. #### we're still hitting an abort here with 0 as the + there. #### we're still hitting an ABORT here with 0 as the second parameter, although only occasionally. It seems that sometimes we receive events for scrollbars that don't exist anymore. I assume it must happen like this: The user does