wine/controls
Alexandre Julliard ab2f43f99b Serge Ivanov
- Added handling of WM_MOUSEACTIVATE message
- Added in_focus field to internal listbox's structure. This flag is set on
  receiving WM_SETFOCUS message and is reseted on WM_KILLFOCUS. All calls to
  GetFocus function were replaced with checks of this flag.
- In LISTBOX_HandleLButtonDown: focus is set only if 'in_focus' flag is
  clear
2000-05-26 22:28:34 +00:00
..
1998-10-04 18:02:24 +00:00
2000-04-18 11:56:33 +00:00
2000-05-26 01:24:56 +00:00
1997-04-15 17:19:52 +00:00
2000-05-26 22:28:34 +00:00
1998-09-13 16:32:00 +00:00