[ros-diffs] [reactos] 03/03: [SHELL32] CDefView: Find a reasonable place to show a context menu Previously, we would treat the input as unsigned coordinates, this is wrong! If the coordinates are invalid, we try to find a focused or selected item. The center of this item is where we'll show the menu. When there is no item, we default to 0, 0